Skip to content

Commit

Permalink
codecov token debugged
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Blätte authored and Andreas Blätte committed Jul 1, 2023
1 parent 876b371 commit 7ca17c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Upload test results
if: failure()
uses: actions/upload-artifact@v3
env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
name: coverage-test-failures
path: ${{ runner.temp }}/package

0 comments on commit 7ca17c5

Please sign in to comment.