delete build ...
This commit is contained in:
@@ -12,6 +12,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.22.0'
|
go-version: '1.22.0'
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v ./..
|
run: go build -v
|
||||||
- name: Test with the Go CLI
|
- name: Test with the Go CLI
|
||||||
run: go test
|
run: go test
|
||||||
Reference in New Issue
Block a user