mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: Increase style/gen CI test timeout (#3187)
This commit is contained in:
@@ -148,7 +148,7 @@ jobs:
|
||||
|
||||
gen:
|
||||
name: "style/gen"
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 8
|
||||
runs-on: ubuntu-latest
|
||||
needs: changes
|
||||
if: needs.changes.outputs.docs-only == 'false'
|
||||
|
||||
Reference in New Issue
Block a user