mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-03 08:10:28 +00:00
update task calls
This commit is contained in:
parent
71431ae0b0
commit
da14c70911
1 changed files with 2 additions and 2 deletions
4
.github/workflows/partial-backend.yaml
vendored
4
.github/workflows/partial-backend.yaml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
args: --timeout=6m
|
||||
|
||||
- name: Build API
|
||||
run: task api:build
|
||||
run: task go:build
|
||||
|
||||
- name: Test
|
||||
run: task api:coverage
|
||||
run: task go:coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue