Skip to content

Commit

Permalink
Only check for errors (ignore warnings and notes)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jentoft committed Nov 1, 2024
1 parent 1bfab6d commit b793971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ jobs:

- 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 b793971

Please sign in to comment.