mirror of
https://github.com/msberends/AMR.git
synced 2025-05-03 12:23:59 +02:00
Compare commits
No commits in common. "95f9563f5819c14cbf705199c648bd025ec05bf1" and "40d9658e06b4029621da9387daa4467d8fdba0a7" have entirely different histories.
95f9563f58
...
40d9658e06
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_LIBS_USER_GH_ACTIONS: ${{ env.R_LIBS_USER }}
|
||||||
R_RUN_TINYTEST: true
|
R_RUN_TINYTEST: true
|
||||||
run: |
|
run: |
|
||||||
R CMD check --no-manual --run-donttest --run-dontrun .
|
R CMD check --no-manual --run-donttest --run-dontrun AMR
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Show unit tests output
|
- name: Show unit tests output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user