1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 22:13:17 +02:00

(v2.1.1.9133) (v2.1.1.9132) unit test, final fixes

This commit is contained in:
2025-01-27 22:06:32 +01:00
parent f03933940c
commit 9520977a10
14 changed files with 25 additions and 21 deletions

View File

@ -122,5 +122,6 @@ jobs:
if: always()
run: |
cd ../AMR.Rcheck
ls
find . -name 'tinytest.Rout*' -exec cat '{}' \; || true
shell: bash