Skip to content

Commit d1aca20

Browse files
committed
ci: only publish coverage on success
1 parent 0212f1b commit d1aca20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,5 @@ jobs:
4040

4141
- name: Codecov
4242
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1
43-
if: always() && matrix.os == 'ubuntu-latest'
4443
with:
4544
files: '*.cobertura.xml'

0 commit comments

Comments
 (0)