mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-14 03:59:30 +00:00
fix(ci): increase integration-tests timeout
This commit is contained in:
parent
a412bebc15
commit
4f82492228
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
||||
|
||||
integration-tests:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 90 # TODO: Apply CI cache to speed this up
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user