Skip to content

Commit

Permalink
remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwormald committed Aug 9, 2024
1 parent 97c1644 commit 39b3f6a
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 @@ -29,8 +29,3 @@ jobs:

- name: Test
run: go test -v ./...

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 39b3f6a

Please sign in to comment.