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 b7c033f commit 8d488eaCopy full SHA for 8d488ea
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
pip install -U tox
36
- name: Create tox environments
37
run: |
38
- tox -p -e py,build,release --notest
+ tox -p -e py,build --notest
39
- name: Run tests
40
41
tox -e py
0 commit comments