Skip to content

Commit

Permalink
Include codecov_token
Browse files Browse the repository at this point in the history
  • Loading branch information
anitaapplegarth committed Feb 28, 2025
1 parent 7e7305f commit f0426de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,9 @@ jobs:
run: |
covr::codecov()
shell: Rscript {0}

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: codecov/codecov-demo

0 comments on commit f0426de

Please sign in to comment.