Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaette committed Jul 2, 2023
1 parent 7ca17c5 commit 399a38a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: Upload test results
if: failure()
uses: actions/upload-artifact@v3
env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
name: coverage-test-failures
path: ${{ runner.temp }}/package

0 comments on commit 399a38a

Please sign in to comment.