Skip to content

Commit 6e4ad75

Browse files
committed
Remove coverage artifact
1 parent 6dcf120 commit 6e4ad75

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/rust.yml

-6
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,3 @@ jobs:
4646
uses: codecov/[email protected]
4747
with:
4848
token: ${{secrets.CODECOV_TOKEN}}
49-
50-
- name: archive code coverage results
51-
uses: actions/upload-artifact@v1
52-
with:
53-
name: code-coverage-report
54-
path: cobertura.xml

0 commit comments

Comments
 (0)