mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 05:34:51 +08:00
update ci to use go 1.13, switch to golangci-lint
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
go test -v $(go list ./... | grep -v -E 'vendor|examples')
|
||||
go test -v $(go list ./... | grep -v -E 'examples')
|
||||
|
||||
Reference in New Issue
Block a user