mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Increase Go test timeout to 15m (#11920)
This commit is contained in:
parent
257336c8b0
commit
8b1bf35414
2
.github/workflows/test-go.yaml
vendored
2
.github/workflows/test-go.yaml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
env:
|
||||
RACE_ENABLED: false
|
||||
GO_TEST_TIMEOUT: 10m
|
||||
GO_TEST_TIMEOUT: 15m
|
||||
|
||||
steps:
|
||||
- name: Install Go
|
||||
|
Loading…
Reference in New Issue
Block a user