Skip to content

Commit 17305b4

Browse files
committed
args-typo
1 parent 687084a commit 17305b4

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)