Update go.yml

This commit is contained in:
2022-01-12 08:59:28 +01:00
committed by GitHub
parent 38231b70e6
commit d4d1d00026

View File

@@ -14,8 +14,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
stable: 'false'
- name: Build
run: go build -v ./...