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 }}
|
||||
|
||||
e2e:
|
||||
if: ${{ inputs.projects != null }}
|
||||
if: ${{ fromJSON(inputs.projects) != null }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user