delete build ...

This commit is contained in:
zhangchao
2024-10-30 18:53:11 +08:00
parent a05f78b07e
commit de3dbd3516

View File

@@ -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