Timeout integration tests CI after 1 hour.

This commit is contained in:
gnuxie 2022-07-01 17:33:29 +01:00
parent d7b846cdb3
commit ab486c93d7

View File

@ -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