Update workflow.yml
This commit is contained in:
committed by
GitHub
parent
d71394ab48
commit
360ea30f4b
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
name: ⚫️ Test
|
name: ⚫️ Test
|
||||||
timeout-minutes: 15
|
timeout-minutes: 20
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ vars.ENABLE_E2E_JOB == 'true' }}
|
if: ${{ vars.ENABLE_E2E_JOB == 'true' }}
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user