This commit is contained in:
parent
a1eab8f002
commit
8bb2011f4a
@ -11,7 +11,7 @@ jobs:
|
||||
with:
|
||||
go-version: '1.21.x'
|
||||
- name: Build
|
||||
run: go run -v ./*/*.go
|
||||
run: go build -v ./*/*.go
|
||||
- name: Display Go version
|
||||
run: go version
|
||||
- name: List files in the repository
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user