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 6ac0aa9 commit a643666Copy full SHA for a643666
.github/workflows/python-package.yml
@@ -35,4 +35,4 @@ jobs:
35
pip install .
36
- name: Run tests
37
run: |
38
- python setup.py test
+ python tests/testsuite.py
0 commit comments