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

Unit test fix

This commit is contained in:
Dr. Matthijs Berends
2022-10-19 08:14:38 +02:00
committed by GitHub
parent f203928f7e
commit fed3b6440f
4 changed files with 5 additions and 5 deletions

View File

@ -154,7 +154,7 @@ jobs:
- name: Upload artifacts
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: artifacts-${{ matrix.config.os }}-r${{ matrix.config.r }}
path: ${GITHUB_WORKSPACE}.Rcheck
path: ${{ github.workspace }}.Rcheck