Upload only logs on failure.
This commit is contained in:
@@ -155,4 +155,5 @@ jobs:
|
||||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
|
||||
path: check
|
||||
path: check/mlpack.Rcheck/00check.log
|
||||
path: check/mlpack.Rcheck/00install.out
|
||||
|
||||
Reference in New Issue
Block a user