Skip to content

Commit

Permalink
Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
igordot committed Mar 3, 2025
1 parent e7a85f1 commit f32fecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check-required.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
dependencies: '"hard"'
extra-packages: any::rcmdcheck, any::knitr, any::rmarkdown, any::testthat
extra-packages: any::rcmdcheck, any::rmarkdown, any::testthat
needs: check

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

0 comments on commit f32fecc

Please sign in to comment.