Skip to content

Commit 6ed9cb5

Browse files
SVilgelmccoVeille
andauthored
Apply suggestion from @ccoVeille
Co-authored-by: ccoVeille <[email protected]>
1 parent e25e558 commit 6ed9cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- name: Run yaml-test-suit tests
4848
run: make test-yts
4949
- name: Run go test
50-
run: GO111MODULE=on go test -vet=off -v -race .
50+
run: go test -vet=off -v -race .

0 commit comments

Comments
 (0)