Skip to content

Commit 343ccaf

Browse files
committed
Merge remote-tracking branch 'origin/master' into no-global
2 parents 39a6feb + e715925 commit 343ccaf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
run: go mod verify
2121

2222
- name: Build
23-
env:
24-
GOFLAGS: -mod=vendor
2523
run: |
2624
go test ./...
2725
go build -v .

0 commit comments

Comments
 (0)