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 3498447 commit 1da5f32Copy full SHA for 1da5f32
.github/workflows/tests.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: setup.py tests
31
run: |
32
export PYTHONPATH=$PYTHONPATH:$(pwd)
33
- python -m unittest discover -s setup_test
+ python -m unittest setup_test
0 commit comments