Skip to content

Commit

Permalink
skip codecov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Wójcik committed Aug 23, 2024
1 parent f3a6f1a commit f8ca169
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,10 @@ jobs:
with:
version: '0.18.0'
args: --workspace
- name: Upload to codecov.io
uses: codecov/[email protected]
with:
token: ${{secrets.CODECOV_TOKEN}}
# - name: Upload to codecov.io
# uses: codecov/[email protected]
# with:
# token: ${{secrets.CODECOV_TOKEN}}
- name: Archive code coverage results
uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit f8ca169

Please sign in to comment.