debug windows env
This commit is contained in:
parent
b423edff7b
commit
4b1108734c
2 changed files with 24 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -25,6 +25,6 @@ jobs:
|
|||
run: go mod download
|
||||
|
||||
- name: Run unit and integration tests
|
||||
run: go test -v ./pkg/cmd/release/verify-asset/...
|
||||
run: go test -v ./pkg/cmd/release/verify-asset ./pkg/cmd/attestation/artifact
|
||||
- name: Build
|
||||
run: go build -v ./cmd/gh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue