Skip to content

Commit

Permalink
extra-repositories at setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Blätte authored and Andreas Blätte committed Jul 10, 2023
1 parent 1d76ddc commit 8f4e58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Expand Up @@ -19,11 +19,11 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
extra-repositories: https://polmine.github.io/drat
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-repositories: https://polmine.github.io/drat
extra-packages: any::rcmdcheck, any::covr
needs: check

Expand Down

0 comments on commit 8f4e58d

Please sign in to comment.