mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 07:04:24 +00:00
Extend cypress test timeout in ci
This commit is contained in:
parent
6ae1dd565c
commit
25dfbc6ec3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/schedules.yaml
vendored
1
.github/workflows/schedules.yaml
vendored
|
@ -75,6 +75,7 @@ jobs:
|
|||
/logs/**/*.log*
|
||||
|
||||
element_web:
|
||||
timeout-minutes: 120
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: tecolicom/actions-use-apt-tools@v1
|
||||
|
|
Loading…
Reference in a new issue