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 dd5cbb8 commit b95d545Copy full SHA for b95d545
1 file changed
.github/workflows/tests.yml
@@ -36,5 +36,4 @@ jobs:
36
37
- name: Run tests
38
run: |
39
- cd tests
40
python3 -m unittest discover -s tests -p "*.py" -v
0 commit comments