Skip to content

Commit

Permalink
R-CMD-check ignores vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
TDJorgensen committed Jun 10, 2024
1 parent d97be07 commit e5414cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ jobs:

- uses: r-lib/actions/check-r-package@v2
with:
args: 'c("--no-manual", "--as-cran", "--no-build-vignettes", "--ignore-vignettes")'
upload-snapshots: true
working-directory: './semTools'

0 comments on commit e5414cf

Please sign in to comment.