This commit is contained in:
@@ -5,7 +5,7 @@ name: unit
|
|||||||
steps:
|
steps:
|
||||||
# -------------------- tests (host arch only) --------------------
|
# -------------------- tests (host arch only) --------------------
|
||||||
- name: test
|
- name: test
|
||||||
image: golang:1.22-alpine
|
image: golang:alpine
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user