Skip to content

Commit b2e690d

Browse files
authored
Add timeout for wait-for
1 parent 399b313 commit b2e690d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/server.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
ATTEMPT: ${{ github.run_attempt }}
8484
JOB_NAME: ${{ github.job }}
8585
GH_TOKEN: ${{ github.token }}
86+
TIMEOUT: 600
8687
run: |
8788
wait-for ./scripts/jobs-done
8889

0 commit comments

Comments
 (0)