Skip to content

Commit

Permalink
update r cmd yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Carvalho committed Apr 17, 2024
1 parent d3636e8 commit a2a6af9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ jobs:
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/setup-tinytex@v2

- uses: r-lib/actions/check-r-package@v2
with:
error-on: '"error"'
upload-snapshots: true
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'

0 comments on commit a2a6af9

Please sign in to comment.