We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f01ebb commit 0c41273Copy full SHA for 0c41273
.github/workflows/main.yml
@@ -6,6 +6,7 @@ jobs:
6
build-test:
7
name: Build and Test
8
runs-on: ${{ matrix.os }}-latest
9
+ timeout-minutes: 5
10
11
strategy:
12
fail-fast: false
0 commit comments