Skip to content

Commit

Permalink
Update R-package-ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenwacker authored Apr 18, 2024
1 parent 934372f commit aeb7c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-package-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
- name: Check
run: |
library(rcmdcheck)
rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "error")
rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "warning")
shell: Rscript {0}

0 comments on commit aeb7c12

Please sign in to comment.