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 1e9cd6e commit f289d72Copy full SHA for f289d72
.github/workflows/run_tests.yml
@@ -30,4 +30,5 @@ jobs:
30
pytest tests
31
else
32
PYTHONPATH=. pytest tests
33
- fi
+ fi
34
+ shell: bash
0 commit comments