Skip to content

Commit

Permalink
Revert "add code cov (#616)" (#620)
Browse files Browse the repository at this point in the history
This reverts commit bee83c0.
  • Loading branch information
JohnRoesler committed Nov 14, 2023
1 parent bee83c0 commit 0512078
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: test
run: make test
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0512078

Please sign in to comment.