We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b850e45 commit 65f52feCopy full SHA for 65f52fe
.github/workflows/mjolnir.yml
@@ -13,6 +13,7 @@ jobs:
13
build:
14
name: Integration tests
15
runs-on: ubuntu-latest
16
+ timeout-minutes: 60
17
steps:
18
- uses: actions/checkout@v2
19
- name: install mx-tester
0 commit comments