Skip to content

Commit

Permalink
ci: Use dev roxygen2 and decor
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Aug 1, 2024
1 parent aa47b17 commit d629799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
install-r: false
cache-version: rcc-smoke-2
needs: check
extra-packages: any::rcmdcheck any::roxygen2 r-lib/styler
extra-packages: any::rcmdcheck r-lib/roxygen2 any::decor r-lib/styler

- uses: ./.github/workflows/custom/after-install
if: hashFiles('.github/workflows/custom/after-install/action.yml') != ''
Expand Down

0 comments on commit d629799

Please sign in to comment.