Skip to content

Commit

Permalink
Update run-tests.yml to remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Stewart-Webdev authored Jan 7, 2025
1 parent 573dc5f commit bdd2731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Run tests
run: poetry run pytest --cov=${{ github.event.repository.name }}

- name: Coveralls
uses: coverallsapp/github-action@v2
# - name: Coveralls
# uses: coverallsapp/github-action@v2

0 comments on commit bdd2731

Please sign in to comment.