Skip to content

Commit

Permalink
Remove Jest options
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Sep 19, 2024
1 parent adf1b3c commit 7ce073f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
run: pnpm build

- name: Test
run: pnpm test -- --ci --maxWorkers=2
run: pnpm test

0 comments on commit 7ce073f

Please sign in to comment.