mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 05:26:13 +01:00
unit test fix
This commit is contained in:
parent
9ed2f6490f
commit
c17acbe712
2
.github/workflows/check.yaml
vendored
2
.github/workflows/check.yaml
vendored
@ -175,4 +175,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.config.os }}-r${{ matrix.config.r }}-results
|
name: ${{ matrix.config.os }}-r${{ matrix.config.r }}-results
|
||||||
path: *.Rcheck
|
path: AMR.Rcheck
|
||||||
|
Loading…
Reference in New Issue
Block a user