mirror of
https://github.com/hay-kot/homebox.git
synced 2025-01-18 03:30:12 +00:00
remove timeout
This commit is contained in:
parent
c785b400e8
commit
572f0f6689
1 changed files with 0 additions and 1 deletions
1
.github/workflows/go.yaml
vendored
1
.github/workflows/go.yaml
vendored
|
@ -27,7 +27,6 @@ jobs:
|
||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
# Optional: working directory, useful for monorepos
|
# Optional: working directory, useful for monorepos
|
||||||
timeout: 5m
|
|
||||||
working-directory: backend
|
working-directory: backend
|
||||||
|
|
||||||
- name: Build API
|
- name: Build API
|
||||||
|
|
Loading…
Reference in a new issue