Skip to content

Commit

Permalink
remove codecov (#672)
Browse files Browse the repository at this point in the history
* Delete codecov.yml

* remove code cov
  • Loading branch information
JohnRoesler committed Feb 5, 2024
1 parent 0d01bb4 commit 51affbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,4 @@ jobs:
with:
version: v1.55.2
- name: test
run: make test_coverage
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run: make test
5 changes: 0 additions & 5 deletions codecov.yml

This file was deleted.

0 comments on commit 51affbb

Please sign in to comment.