We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6621e29 commit c14109fCopy full SHA for c14109f
.github/workflows/R-CMD-check.yaml
@@ -73,7 +73,7 @@ jobs:
73
74
- uses: r-lib/actions/check-r-package@v2
75
with:
76
- error-on: '"error"'
+ error-on: '""'
77
upload-snapshots: true
78
build_args: 'c("--no-manual")'
79
- name: Install the package to collect cached bindings
0 commit comments