Skip to content

Commit

Permalink
Tell rhub to ignore vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
chjackson committed Apr 19, 2024
1 parent 5b63692 commit 705c19e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ jobs:
with:
job-config: ${{ matrix.config.job-config }}
token: ${{ secrets.RHUB_TOKEN }}
args: 'c("--no-manual","--ignore-vignettes")'
build_args: 'c("--no-build-vignettes")'

0 comments on commit 705c19e

Please sign in to comment.