Skip to content

Commit 69d126c

Browse files
authored
Update coverage-linux.yml
1 parent b876e00 commit 69d126c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/coverage-linux.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,3 @@ jobs:
6767
# Clean temporary output from gcov and c8, so that it's not uploaded:
6868
- name: Clean tmp
6969
run: rm -rf coverage/tmp && rm -rf out
70-
- name: Upload
71-
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
72-
with:
73-
directory: ./coverage
74-
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)