Skip to content

Commit

Permalink
Update R_CMD_check_Hades.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax authored May 3, 2024
1 parent 9c3f271 commit d402935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: Test coverage
if: runner.os == 'Linux'
run: covr::codecov()
run: covr::codecov(token = "${{ secrets.CODECOV_TOKEN }}")
shell: Rscript {0}


Expand Down

0 comments on commit d402935

Please sign in to comment.