Skip to content

Commit 687084a

Browse files
committed
adding --as-cran to yaml for mac and windows
1 parent baa7bb2 commit 687084a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
- uses: r-lib/actions/check-r-package@v2
4646
with:
4747
upload-snapshots: true
48-
args: ' --as-cran'
48+
args: '--as-cran'
4949

0 commit comments

Comments
 (0)