chore: workflow add test timeout (#1011)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
69b56e9713
commit
6fee32b0f8
|
|
@ -14,7 +14,7 @@ env:
|
|||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 30
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Go
|
||||
|
|
|
|||
Loading…
Reference in New Issue