chore: remove if
This commit is contained in:
parent
1dcecb30ee
commit
8cc7f587b0
1
.github/workflows/cypress-run.yml
vendored
1
.github/workflows/cypress-run.yml
vendored
@ -38,7 +38,6 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
if: ${{ fromJSON(inputs.projects) == true }}
|
||||
project: ${{ fromJSON(inputs.projects) }}
|
||||
name: ${{ matrix.project }}
|
||||
needs: runner-choice
|
||||
|
Loading…
Reference in New Issue
Block a user