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 687084a commit 17305b4Copy full SHA for 17305b4
.github/workflows/R-CMD-check.yaml
@@ -45,5 +45,5 @@ jobs:
45
- uses: r-lib/actions/check-r-package@v2
46
with:
47
upload-snapshots: true
48
- args: '--as-cran'
+ args: --as-cran
49
0 commit comments