Skip to content

Commit 5fdf630

Browse files
committed
Add timeout to GDS integration tests workflow
1 parent 1cd2c57 commit 5fdf630

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gds-integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
tests:
1616
# The type of runner that the job will run on
1717
runs-on: ${{ matrix.os}}
18+
timeout-minutes: 30
1819
strategy:
1920
fail-fast: false
2021
matrix:

0 commit comments

Comments
 (0)