mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 08:52:15 +02:00
(v1.6.0.9036) unit tests
This commit is contained in:
4
.github/workflows/check.yaml
vendored
4
.github/workflows/check.yaml
vendored
@ -113,8 +113,8 @@ jobs:
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
path: ${{ env.R_LIBS_USER }}
|
||||
key: ${{ matrix.config.os }}-r-${{ matrix.config.r }}-20
|
||||
restore-keys: ${{ matrix.config.os }}-r-${{ matrix.config.r }}-20
|
||||
key: ${{ matrix.config.os }}-r-${{ matrix.config.r }}-3
|
||||
restore-keys: ${{ matrix.config.os }}-r-${{ matrix.config.r }}-3
|
||||
|
||||
- name: Update AMR package dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user