Skip to content

Commit 125bcfa

Browse files
committed
update to ignore warnings and only fail when there are actual errors (hopefully)
1 parent 095d234 commit 125bcfa

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
@@ -47,3 +47,4 @@ jobs:
4747
- uses: r-lib/actions/check-r-package@v2
4848
with:
4949
upload-snapshots: true
50+
error-on: '"error"'

0 commit comments

Comments
 (0)