Skip to content

Commit

Permalink
Sigh.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvfki committed Dec 10, 2024
1 parent 78727c5 commit 78b2002
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
shell: Rscript {0}

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 78b2002

Please sign in to comment.