Skip to content

Commit bec98aa

Browse files
committed
adding --as-cran to yaml for mac and windows
1 parent bd89760 commit bec98aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ jobs:
4444

4545
- uses: r-lib/actions/check-r-package@v2
4646
with:
47-
upload-snapshots: true
47+
upload-snapshots: true
48+
args: ' --as-cran'

0 commit comments

Comments
 (0)