mirror of
https://github.com/fosrl/newt.git
synced 2026-02-08 05:56:40 +00:00
Fix test
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
run: go build
|
run: go build
|
||||||
|
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
run: make build
|
run: make docker-build-release
|
||||||
|
|
||||||
- name: Build binaries
|
- name: Build binaries
|
||||||
run: make go-build-release
|
run: make go-build-release
|
||||||
|
|||||||
Reference in New Issue
Block a user