Skip to content

Commit 5f20585

Browse files
authoredNov 26, 2024
Merge pull request #85 from metal3d/develop
test(codecov): remove codecov
2 parents 456e7f4 + 0714eac commit 5f20585

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
 

‎.github/workflows/go-test.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,3 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
33-
- name: Upload coverage reports to Codecov
34-
uses: codecov/codecov-action@v4.0.1
35-
with:
36-
token: ${{ secrets.CODECOV_TOKEN }}
37-
slug: metal3d/katenary
38-
file: ./coverprofile.out
39-
fail_ci_if_error: true

0 commit comments

Comments
 (0)