Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
Remove coveralls
  • Loading branch information
xethorn authored Sep 10, 2024
1 parent 6eae7e6 commit 7b7b203
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: |
pytest --cov=.
coveralls
pytest

0 comments on commit 7b7b203

Please sign in to comment.