We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeeed00 commit 1657812Copy full SHA for 1657812
.github/workflows/go.yml
@@ -22,5 +22,4 @@ jobs:
22
go-version: '1.22'
23
24
- name: Build
25
- run: go mod download
26
run: go build -v ./...
0 commit comments