Skip to content

Commit

Permalink
Make R CMD check fail on NOTEs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Nov 13, 2023
1 parent 689491f commit 311ff77
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 @@ -86,6 +86,7 @@ jobs:
id: rcmdcheck
with:
upload-snapshots: true
error-on: '"note"'

# fail-fast but only if rcmdcheck step fails
- name: Manual fail-fast
Expand Down

0 comments on commit 311ff77

Please sign in to comment.