Skip to content

Commit

Permalink
Use 4 test threads in Github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmz committed May 5, 2024
1 parent 6eb5c74 commit 79265a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Expand Up @@ -67,4 +67,6 @@ jobs:
run: yarn lint

- name: run tests
env:
TEST_THREADS: 4
run: yarn test

0 comments on commit 79265a4

Please sign in to comment.