Skip to content

Commit

Permalink
Test pak: repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Nov 6, 2024
1 parent bba6722 commit 1f140fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ jobs:
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
- uses: r-lib/actions/setup-r-dependencies@feature/pak-from-repo
with:
extra-packages: any::rcmdcheck
needs: check
pak: repo

- uses: r-lib/actions/check-r-package@v2
env:
Expand Down

0 comments on commit 1f140fb

Please sign in to comment.