Skip to content

Commit

Permalink
Remove coveralls integration
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Jan 1, 2024
1 parent 163e4d5 commit 9551591
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ jobs:
- run: |
source .venv/bin/activate
make test-coverage
- run: |
source .venv/bin/activate
coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
test_compat:
needs: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9551591

Please sign in to comment.