We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399b313 commit b2e690dCopy full SHA for b2e690d
.github/workflows/server.test.yml
@@ -83,6 +83,7 @@ jobs:
83
ATTEMPT: ${{ github.run_attempt }}
84
JOB_NAME: ${{ github.job }}
85
GH_TOKEN: ${{ github.token }}
86
+ TIMEOUT: 600
87
run: |
88
wait-for ./scripts/jobs-done
89
0 commit comments