Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dciborow authored Jul 4, 2023
1 parent 0697158 commit 32b6173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail-fast: true
matrix:
python: ['3.8', '3.9', '3.10', '3.11']
args: ['-m unit']
args: ['-m unit -n auto']
flags: ['unittests']
include:
- python: '3.10'
Expand Down

0 comments on commit 32b6173

Please sign in to comment.