Skip to content

Commit

Permalink
remove 'Publish to coveralls.io' in tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed May 22, 2023
1 parent b7f5b98 commit 19cbb1c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,3 @@ jobs:
- name: Test with pytest
run: |
python -m pytest tests -p no:warnings --cov=hyperactive
- name: Publish to coveralls.io
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ github.token }}

0 comments on commit 19cbb1c

Please sign in to comment.