ci: Name logs

This commit is contained in:
Edmund Miller 2021-02-02 17:51:20 -06:00
parent 72b4fb35aa
commit 54bb0ae7a1
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -83,7 +83,7 @@ jobs:
if: failure()
uses: actions/upload-artifact@v2
with:
name: logs
name: logs-${{ matrix.tags }}-${{ matrix.profile }}-${{ matrix.nxf_version }}
path: |
/tmp/pytest_workflow_*/*/.nextflow.log
/tmp/pytest_workflow_*/*/log.out