1
0
mirror of https://github.com/msberends/AMR.git synced 2025-05-03 00:24:47 +02:00

Compare commits

..

No commits in common. "95f9563f5819c14cbf705199c648bd025ec05bf1" and "40d9658e06b4029621da9387daa4467d8fdba0a7" have entirely different histories.

View File

@ -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 AMR
shell: bash
- name: Show unit tests output