mirror of
https://github.com/msberends/AMR.git
synced 2025-07-21 16:13:14 +02:00
(v2.1.1.9204) move python package to separate branch
This commit is contained in:
12
.github/workflows/check-current-testthat.yaml
vendored
12
.github/workflows/check-current-testthat.yaml
vendored
@ -94,3 +94,15 @@ jobs:
|
||||
with:
|
||||
upload-snapshots: true
|
||||
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
|
||||
|
||||
- name: Show files
|
||||
if: matrix.config.os == 'ubuntu-latest'
|
||||
run: |
|
||||
ls /home/runner/work/AMR/AMR/
|
||||
ls /home/runner/work/AMR/AMR/check
|
||||
ls /home/runner/work/AMR/AMR/check/**
|
||||
ls /home/runner/work/AMR/AMR/check/**/tests*
|
||||
ls /home/runner/work/AMR/AMR/check/**/tests*/testthat/
|
||||
ls /home/runner/work/AMR/AMR/check/**/tests*/testthat/_snaps
|
||||
shell: Rscript {0}
|
||||
/home/runner/work/AMR/AMR/check/**/tests*/testthat/_snaps
|
||||
|
Reference in New Issue
Block a user