chore: always save tests artifacts (#5140)
This commit is contained in:
parent
e2a05b516a
commit
3cb9948355
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user