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