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 e21f307 commit a04e827Copy full SHA for a04e827
.github/workflows/python-package.yml
@@ -35,4 +35,4 @@ jobs:
35
36
- name: Run unit tests
37
run: |
38
- python -m unittest
+ python -m unittest discover -s test -v
0 commit comments