Skip to content

Commit 47b2d97

Browse files
Revert "Add coveralls github action"
This reverts commit 5df8903.
1 parent 5df8903 commit 47b2d97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/github-actions.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,6 @@ jobs:
121121
TOXPYTHON: '${{ matrix.toxpython }}'
122122
run: >
123123
tox -e ${{ matrix.tox_env }} -v
124-
- name: Coveralls
125-
uses: coverallsapp/github-action@master
126-
with:
127-
github-token: ${{ secrets.GITHUB_TOKEN }}
128124
129125
deploy_docs:
130126
name: Deploy docs to GitHub Pages

0 commit comments

Comments
 (0)