We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d4f316 commit 1efb4a2Copy full SHA for 1efb4a2
.github/workflows/go.yml
@@ -22,5 +22,3 @@ jobs:
22
go-version: '1.20'
23
- name: Build
24
run: go build -v ./...
25
- - name: Test
26
- run: go test
0 commit comments