mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-06-07 06:32:58 -04:00
increase max test time to 90 minutes
This commit is contained in:
parent
395701eaf4
commit
cfdec7115c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
haveno-ts-e2e:
|
haveno-ts-e2e:
|
||||||
timeout-minutes: 60
|
timeout-minutes: 90
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue