mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 04:02:19 +02:00
unit tests
This commit is contained in:
4
.github/workflows/check-recent.yaml
vendored
4
.github/workflows/check-recent.yaml
vendored
@ -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