Skip to content

Commit

Permalink
compact vignettes for GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Gruber committed Jan 9, 2024
1 parent 11fa889 commit 2e89e8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
- uses: r-lib/actions/setup-tinytex@v2
- run: tlmgr --version

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

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

- uses: r-lib/actions/setup-r@v2
Expand All @@ -51,3 +49,4 @@ jobs:
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
build_args: c('--compact-vignettes=both')

0 comments on commit 2e89e8a

Please sign in to comment.