diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index 197f029746..4482afcc0b 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -150,6 +150,7 @@ jobs: cypress/synapselogs - run: mv cypress/performance/*.json cypress/performance/measurements-${{ strategy.job-index }}.json + continue-on-error: true - name: Upload Benchmark uses: actions/upload-artifact@v2