mirror of
https://github.com/msberends/AMR.git
synced 2026-09-25 12:18:19 +02:00
unit tests
This commit is contained in:
@@ -100,6 +100,6 @@ jobs:
|
||||
- name: Show tinytest output
|
||||
if: always()
|
||||
run: |
|
||||
cd ../AMR.Rcheck
|
||||
find . -name 'tinytest.Rout*' -exec cat '{}' \; ||>
|
||||
ls -lh
|
||||
find . -name 'tinytest.Rout*' -exec cat '{}' \; || true
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user