Skip to content

Commit 4e659c1

Browse files
committed
Comment out coveralls
1 parent a646356 commit 4e659c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: tox
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50-
run: tox -e py,lint,release # coveralls
50+
run: tox -e py,lint,release # coveralls
5151

5252
- name: upload dist
5353
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)