fix: exclude conda/singularity images from pytest workflow output (#1162)

This commit is contained in:
James A. Fellows Yates 2021-12-13 09:13:24 +01:00 committed by GitHub
parent 0bf40a26bd
commit edbbbbf420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,3 +103,5 @@ jobs:
/home/runner/pytest_workflow_*/*/log.out
/home/runner/pytest_workflow_*/*/log.err
/home/runner/pytest_workflow_*/*/work
!/home/runner/pytest_workflow_*/*/work/conda
!/home/runner/pytest_workflow_*/*/work/singularity