Skip to content

Commit ce009bb

Browse files
authored
chore: Remove coveralls
1 parent 52c8486 commit ce009bb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@ jobs:
8989
run: poetry install
9090
- name: Coverage
9191
run: poetry run coverage run manage.py test
92-
- name: Coveralls
93-
env:
94-
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
95-
run: poetry run coveralls
96-
9792
release:
9893
name: Release
9994
needs: [coverage]

0 commit comments

Comments
 (0)