increase max test time to 90 minutes

This commit is contained in:
woodser 2023-10-29 14:15:05 -04:00
parent 395701eaf4
commit cfdec7115c

View File

@ -8,7 +8,7 @@ on:
jobs:
haveno-ts-e2e:
timeout-minutes: 60
timeout-minutes: 90
runs-on: ubuntu-latest
steps: