Skip to content

Commit

Permalink
Reverted to 3 parallel processes
Browse files Browse the repository at this point in the history
  • Loading branch information
fedem-p committed Dec 3, 2021
1 parent 8988158 commit 77587c6
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
Expand Up @@ -109,7 +109,7 @@ jobs:
shell: bash -l {0}
run: |
conda activate stytra_env
pytest -n6 --forked
pytest -n3 --forked

Expand Down

0 comments on commit 77587c6

Please sign in to comment.