Skip to content

Commit

Permalink
CI: Migrate to codecov/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Apr 29, 2024
1 parent de24462 commit 7bd1cd1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,9 @@ jobs:
--timeout 600
--out xml
- name: Upload coverage to Codecov
uses: codecov/[email protected]
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

doc-links:
name: Intra-doc links
Expand Down

0 comments on commit 7bd1cd1

Please sign in to comment.