mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 15:50:27 +00:00
add timeout
This commit is contained in:
parent
d5ec7e6472
commit
322b13042a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/go.yaml
vendored
1
.github/workflows/go.yaml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
|||
|
||||
# Optional: working directory, useful for monorepos
|
||||
working-directory: backend
|
||||
args: --timeout=6m
|
||||
|
||||
- name: Build API
|
||||
run: task api:build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue