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 cb99368 commit b583f8cCopy full SHA for b583f8c
.github/workflows/test.yml
@@ -48,4 +48,4 @@ jobs:
48
- name: Install tox
49
run: pip install tox
50
- name: Test Execution
51
- run: make test
+ run: tox -e py
0 commit comments