Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 173ab29

Browse files
authored
chore: Increase style/gen CI test timeout (coder#3187)
1 parent 92a95fb commit 173ab29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148

149149
gen:
150150
name: "style/gen"
151-
timeout-minutes: 5
151+
timeout-minutes: 8
152152
runs-on: ubuntu-latest
153153
needs: changes
154154
if: needs.changes.outputs.docs-only == 'false'

0 commit comments

Comments
 (0)