fix test artifacts in pipeline

This commit is contained in:
Florian Bosdorff 2020-01-22 08:35:19 +01:00
parent 8ee3118597
commit 3243437329
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ jobs:
- name: Persist test artifacts
uses: actions/upload-artifact@v1
if: always()
with:
name: test_artifacts
path: tests/_output