mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-01 15:56:58 +00:00
add tests to loom spindle
This commit is contained in:
@@ -4,13 +4,9 @@ when:
|
||||
- event: ["pull_request"]
|
||||
branch: ["main"]
|
||||
|
||||
engine: "nixery"
|
||||
|
||||
dependencies:
|
||||
nixpkgs:
|
||||
- gcc
|
||||
- go
|
||||
- curl
|
||||
engine: kubernetes
|
||||
image: golang:1.25-trixie
|
||||
architecture: arm64
|
||||
|
||||
steps:
|
||||
- name: Download and Generate
|
||||
@@ -24,4 +20,4 @@ steps:
|
||||
environment:
|
||||
CGO_ENABLED: 1
|
||||
command: |
|
||||
go test -cover ./...
|
||||
go test -cover ./...
|
||||
|
||||
Reference in New Issue
Block a user