Skip to content

Commit

Permalink
Merge branch 'joss_devel' into joss
Browse files Browse the repository at this point in the history
  • Loading branch information
meixichen committed Jun 19, 2024
2 parents 4137015 + a0f34ab commit 05af6b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v1
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: covr

Expand Down

0 comments on commit 05af6b5

Please sign in to comment.