@ -21,5 +21,5 @@ jobs:
with:
go-version: '1.20' # Use the desired Go version
- name: Build
- name: go build
run: go build -v ./...