diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 68d45a10..19b48add 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -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: |