Skip to content

Commit eac4875

Browse files
committed
don't check i386 for now
1 parent 141110c commit eac4875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ jobs:
4949
- uses: r-lib/actions/check-r-package@v2
5050
with:
5151
upload-snapshots: true
52+
args: 'c("--no-manual", "--as-cran", "--no-multiarch")'

0 commit comments

Comments
 (0)