chore: update project
This commit is contained in:
parent
81fe572a4b
commit
286e7c3e51
2
.github/workflows/cypress-run.yml
vendored
2
.github/workflows/cypress-run.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
run: echo ${{ steps.step.outputs.runner }}
|
run: echo ${{ steps.step.outputs.runner }}
|
||||||
|
|
||||||
e2e:
|
e2e:
|
||||||
if: ${{ inputs.projects != null }}
|
if: ${{ fromJSON(inputs.projects) != null }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user