We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec760b commit 481aff9Copy full SHA for 481aff9
.github/workflows/main.yml
@@ -41,5 +41,4 @@ jobs:
41
# Run pytest
42
- name: Test with pytest
43
run: |
44
- #python -m pytest -n auto tests examples
45
python -m pytest tests examples
0 commit comments