mirror of
https://github.com/matrix-org/mjolnir.git
synced 2024-10-01 01:36:06 -04:00
Timeout integration tests CI after 1 hour.
This commit is contained in:
parent
d7b846cdb3
commit
ab486c93d7
1
.github/workflows/mjolnir.yml
vendored
1
.github/workflows/mjolnir.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
name: Integration tests
|
name: Integration tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
timeout-minutes: 60
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: install mx-tester
|
- name: install mx-tester
|
||||||
|
Loading…
Reference in New Issue
Block a user