chore: always save tests artifacts (#5140)

This commit is contained in:
Erez Rokah 2021-03-21 18:02:59 +01:00 committed by GitHub
parent e2a05b516a
commit 3cb9948355
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,7 @@ jobs:
MACHINE_COUNT: 8
MACHINE_INDEX: ${{ matrix.machine }}
- uses: actions/upload-artifact@v2
if: ${{ always() }}
with:
name: cypress-results-${{ matrix.machine }}
path: |