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 e454cf2 commit dc0706fCopy full SHA for dc0706f
.github/workflows/test.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Install tox
33
run: pip install tox
34
- name: Test Execution
35
- run: tox -e py
+ run: tox -e py -- ./tests
0 commit comments