Skip to content

Commit

Permalink
check GHA: build with --compact-vignettes=gs+qpdf
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoBosh committed Aug 21, 2023
1 parent 5385c49 commit 433434e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/check-standard-tex.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Georgi:
## (1) amended with instructions to setup tinytex,
## see https://github.com/r-lib/actions/tree/v2/run-rchk
##
## (2) build with --compact-vignettes=gs+qpdf, syntax copied from
## https://github.com/aursiber/nlstools/commit/869cc47fa43a2ded10a079c3af0edf5694bd6a95

# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
Expand Down Expand Up @@ -56,4 +63,5 @@ jobs:

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

0 comments on commit 433434e

Please sign in to comment.