We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd2c57 commit 5fdf630Copy full SHA for 5fdf630
1 file changed
.github/workflows/gds-integration-tests.yml
@@ -15,6 +15,7 @@ jobs:
15
tests:
16
# The type of runner that the job will run on
17
runs-on: ${{ matrix.os}}
18
+ timeout-minutes: 30
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments