Skip to content

Commit

Permalink
unescape
Browse files Browse the repository at this point in the history
  • Loading branch information
penalosa committed Feb 19, 2025
1 parent 9ce1df6 commit 389cc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- os: ubuntu-24.04-arm
os_name: v22, Linux
node_version: 22
filter: '--filter="./packages/*" --filter="\!./packages/kv-asset-handler"'
filter: '--filter="./packages/*" --filter="!./packages/kv-asset-handler"'
runs-on: ${{ matrix.os }}
steps:
- name: Checkout Repo
Expand Down

0 comments on commit 389cc9e

Please sign in to comment.