Skip to content

Commit

Permalink
chore: remove filter from tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
geclos committed Sep 19, 2024
1 parent 97bc51b commit f72e0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Test
env:
NODE_ENV: test
run: pnpm test --filter=[HEAD^1]
run: pnpm test

0 comments on commit f72e0ab

Please sign in to comment.