We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 137499f commit 9de25d5Copy full SHA for 9de25d5
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Test latest version
27
run: |
28
- tox -e py3
+ make test
29
30
- uses: actions/checkout@v3
31
with:
0 commit comments