Compare commits

..

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

1 changed files with 1 additions and 1 deletions

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