Update cypress.yaml
This commit is contained in:
parent
06540633fc
commit
4be1d85522
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cypress.yaml
vendored
1
.github/workflows/cypress.yaml
vendored
|
@ -150,6 +150,7 @@ jobs:
|
||||||
cypress/synapselogs
|
cypress/synapselogs
|
||||||
|
|
||||||
- run: mv cypress/performance/*.json cypress/performance/measurements-${{ strategy.job-index }}.json
|
- run: mv cypress/performance/*.json cypress/performance/measurements-${{ strategy.job-index }}.json
|
||||||
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Upload Benchmark
|
- name: Upload Benchmark
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue