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 baa7bb2 commit 687084aCopy full SHA for 687084a
.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