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 f43b83b commit d044941Copy full SHA for d044941
.github/workflows/python-package.yml
@@ -28,4 +28,4 @@ jobs:
28
make install
29
- name: Test with tox
30
run: |
31
- make python-tests
+ make test
0 commit comments