Raise timeout
This commit is contained in:
parent
5db22c9440
commit
d97e15dcaf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/agent_servers_e2e.yml
vendored
2
.github/workflows/agent_servers_e2e.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
e2e-tests:
|
e2e-tests:
|
||||||
name: Run Agent Servers E2E Tests
|
name: Run Agent Servers E2E Tests
|
||||||
if: github.repository_owner == 'zed-industries'
|
if: github.repository_owner == 'zed-industries'
|
||||||
timeout-minutes: 10
|
timeout-minutes: 20
|
||||||
runs-on:
|
runs-on:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue