Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI
Browse files Browse the repository at this point in the history
phryneas committed Sep 8, 2024
1 parent 610a5aa commit fca3ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ jobs:
CI: true

- name: Test
run: yarn test --ci --coverage --maxWorkers=2
run: yarn test
env:
CI: true

0 comments on commit fca3ebd

Please sign in to comment.