Skip to content

Commit

Permalink
Revert "Upload coverage reports to Codevov"
Browse files Browse the repository at this point in the history
This reverts commit 1226297.
  • Loading branch information
christianhelle committed Feb 12, 2024
1 parent ef686be commit 07db5d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,3 @@ jobs:

- name: Run Tests
run: python -m pytest tests/ -v

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 07db5d3

Please sign in to comment.