0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-06 06:28:56 +02:00

Extend cypress test timeout in ci

This commit is contained in:
Devon Hudson 2023-01-11 10:47:37 -07:00
parent 6ae1dd565c
commit 25dfbc6ec3
No known key found for this signature in database
GPG key ID: CD06B18E77F6A628

View file

@ -75,6 +75,7 @@ jobs:
/logs/**/*.log*
element_web:
timeout-minutes: 120
runs-on: ubuntu-latest
steps:
- uses: tecolicom/actions-use-apt-tools@v1