Skip to content

Commit 277a736

Browse files
Copilotosorensen
andcommitted
Add error-on: note to R-CMD-check workflow to treat NOTEs as failures
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
1 parent 5fecb07 commit 277a736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
with:
4949
upload-snapshots: true
5050
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
51+
error-on: 'note'

0 commit comments

Comments
 (0)