Skip to content

Commit

Permalink
230224: build error on warning not error
Browse files Browse the repository at this point in the history
  • Loading branch information
AnestisTouloumis committed Feb 24, 2023
1 parent 7030030 commit 78aae71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
with:
upload-snapshots: true
args: 'c("--no-manual", "--as-cran")'
error-on: '"error"'
error-on: '"warning"'
check-dir: '"check"'

0 comments on commit 78aae71

Please sign in to comment.