We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a780496 commit f23e398Copy full SHA for f23e398
1 file changed
.github/workflows/test.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Run tests
33
run: |
34
source .venv/bin/activate
35
- make test
+ pytest
0 commit comments