Skip to content

Commit

Permalink
Add CODECOV_TOKEN to rworkflows
Browse files Browse the repository at this point in the history
  • Loading branch information
HDash authored Feb 16, 2025
1 parent 2d191e5 commit 22b2fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
has_runit: ${{ false }}
has_latex: ${{ false }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run_docker: ${{ true }}
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
runner_os: ${{ runner.os }}
Expand Down

0 comments on commit 22b2fd3

Please sign in to comment.