Skip to content

Commit

Permalink
Merge pull request #85 from metal3d/develop
Browse files Browse the repository at this point in the history
test(codecov): remove codecov
  • Loading branch information
metal3d authored Nov 26, 2024
2 parents 456e7f4 + 0714eac commit 5f20585
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: metal3d/katenary
file: ./coverprofile.out
fail_ci_if_error: true

0 comments on commit 5f20585

Please sign in to comment.