chore: Increase style/gen CI test timeout (#3187)

This commit is contained in:
Mathias Fredriksson
2022-07-25 17:10:53 +00:00
committed by GitHub
parent 92a95fbd5f
commit 173ab297be
+1 -1
View File
@@ -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'