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
1 changed files with 1 additions and 0 deletions

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