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 a646356 commit 4e659c1Copy full SHA for 4e659c1
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: tox
48
env:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
- run: tox -e py,lint,release # coveralls
+ run: tox -e py,lint,release # coveralls
51
52
- name: upload dist
53
uses: actions/upload-artifact@v3
0 commit comments