Skip to content

Commit 3f1fe98

Browse files
author
Lode Rosseel
committed
Revertme: remove cov step
1 parent 3515460 commit 3f1fe98

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,6 @@ jobs:
6666
sarif_file: zizmor.sarif
6767
category: zizmor
6868

69-
- name: Report coverage
70-
if: contains(matrix.name, 'coverage')
71-
uses: codecov/codecov-action@v5
72-
with:
73-
fail_ci_if_error: true
74-
files: ./coverage.xml
75-
token: ${{ secrets.CODECOV_TOKEN }}
76-
7769
strategy:
7870
fail-fast: false
7971
matrix:

0 commit comments

Comments
 (0)