We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f4fd4 commit 894066aCopy full SHA for 894066a
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