chore: skip cypress check for trading
This commit is contained in:
parent
7e4143e6f3
commit
81fe572a4b
1
.github/workflows/cypress-run.yml
vendored
1
.github/workflows/cypress-run.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
run: echo ${{ steps.step.outputs.runner }}
|
||||
|
||||
e2e:
|
||||
if: ${{ inputs.projects != null }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user