Skip to content

Commit 5681ca3

Browse files
authored
Update R-package-windows.yml
1 parent a9d0a4a commit 5681ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-package-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
shell: Rscript {0}
4242

4343
- name: Check
44-
run: rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "error")
44+
run: rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "warning")
4545
shell: Rscript {0}

0 commit comments

Comments
 (0)