1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 07:51:57 +02:00

(v1.4.0.9054) unit test update

This commit is contained in:
2020-12-29 22:06:01 +01:00
parent d3f007bf65
commit 10dec96058
13 changed files with 15 additions and 17 deletions

View File

@ -137,8 +137,7 @@ jobs:
_R_CHECK_CRAN_INCOMING_: false
_R_CHECK_FORCE_SUGGESTS_: false
run: |
ls -lh
R CMD check data-raw/AMR_*.tar.gz
R CMD check data-raw/AMR_*.tar.gz --no-manual --no-build-vignettes --no-vignettes
- name: Show testthat output
if: always()