Skip to content

Commit

Permalink
Change max paralle in test wflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Munro committed Feb 2, 2022
1 parent ebd7403 commit 4f96b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
test:
strategy:
max-parallel: 6
max-parallel: 2
matrix:
os: [ubuntu-latest]
python-version: [3.8, 3.9]
Expand Down

0 comments on commit 4f96b4c

Please sign in to comment.