We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b688f08 commit 39a35eaCopy full SHA for 39a35ea
.github/workflows/check-full.yaml
@@ -56,6 +56,7 @@ jobs:
56
- uses: r-lib/actions/check-r-package@v2
57
with:
58
upload-snapshots: true
59
+ upload-results: true
60
error-on: 'ifelse(getRversion() > "3.6", "warning", "note")'
61
env:
62
_R_CHECK_FORCE_SUGGESTS_: false
0 commit comments