mirror of
https://github.com/msberends/AMR.git
synced 2024-12-25 17:26:12 +01:00
Update check.yaml
This commit is contained in:
parent
1a9bac8c64
commit
95f9563f58
2
.github/workflows/check.yaml
vendored
2
.github/workflows/check.yaml
vendored
@ -133,7 +133,7 @@ jobs:
|
||||
R_LIBS_USER_GH_ACTIONS: ${{ env.R_LIBS_USER }}
|
||||
R_RUN_TINYTEST: true
|
||||
run: |
|
||||
R CMD check --no-manual --run-donttest --run-dontrun
|
||||
R CMD check --no-manual --run-donttest --run-dontrun .
|
||||
shell: bash
|
||||
|
||||
- name: Show unit tests output
|
||||
|
Loading…
Reference in New Issue
Block a user