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

(v1.6.0.9034) unit tests

This commit is contained in:
2021-05-15 22:35:57 +02:00
parent 54dd868b22
commit 6e60ddf8d7
2 changed files with 3 additions and 3 deletions

View File

@ -109,7 +109,7 @@ jobs:
sudo apt install -y libssl-dev pandoc pandoc-citeproc libxml2-dev libicu-dev libcurl4-openssl-dev
- name: Cache R packages
# if: runner.os != 'Windows'
if: runner.os != 'Windows'
uses: actions/cache@v1
with:
path: ${{ env.R_LIBS_USER }}