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

(v1.7.1.9044) unit tests

This commit is contained in:
2021-09-29 20:13:52 +02:00
parent 45f597cac5
commit 557ce74fd7
6 changed files with 8 additions and 8 deletions

View File

@ -105,7 +105,7 @@ jobs:
run: |
install.packages("remotes")
remotes::install_local("data-raw/AMR_latest.tar.gz", dependencies = TRUE)
shell: Rscript {0}
shell: Rscript {0}
- name: Show session info
if: always()