Skip to content

Commit

Permalink
removal of Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarazzutti committed Aug 21, 2023
1 parent 9ef0f6d commit 16f3c0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ jobs:

- name: Test & Coverage
run: go test -v -coverprofile=coverage.out ./...

- name: Upload coverage to Codecov
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit 16f3c0d

Please sign in to comment.