build: Installl git in gccgo hydrun target
This commit is contained in:
2
.github/workflows/hydrun.yaml
vendored
2
.github/workflows/hydrun.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
src: .
|
||||
os: golang:bookworm
|
||||
flags: ""
|
||||
cmd: go test ./...
|
||||
cmd: GOFLAGS="-short" ./Hydrunfile test
|
||||
dst: out/*
|
||||
- id: go-stfs
|
||||
src: .
|
||||
|
||||
Reference in New Issue
Block a user