Skip to content

Commit

Permalink
Change max paralle in test wflow (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Feb 2, 2022
1 parent ebd7403 commit 587fbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
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 587fbe6

Please sign in to comment.