Skip to content

Commit

Permalink
feat: drop codecov from project
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-zarrad committed Apr 19, 2024
1 parent 6da5b15 commit 0916170
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,3 @@ jobs:

- name: Run Go tests
run: go test -race -covermode=atomic -coverpkg=all -coverprofile=coverage.out ./...

- name: Upload coverage report to CodeCov
uses: codecov/codecov-action@v3

0 comments on commit 0916170

Please sign in to comment.