mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
more tests, some refactoring
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
go test -v $(go list ./... | grep -v -E 'examples')
|
||||
go test -v $(go list ./... | grep -v -E 'examples' | grep -v -E 'test')
|
||||
|
||||
Reference in New Issue
Block a user