Skip to content

Commit

Permalink
Merge pull request #155 from lazybytez/feature/drop-codecov
Browse files Browse the repository at this point in the history
Drop codecov from project
  • Loading branch information
pascal-zarrad authored Apr 19, 2024
2 parents 6da5b15 + 0916170 commit 63672c5
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 63672c5

Please sign in to comment.