mirror of
https://github.com/kidoman/embd
synced 2024-12-31 17:11:36 +01:00
ci: clean up test output
This commit is contained in:
parent
d64682bf34
commit
33dfc0f4c4
@ -6,5 +6,5 @@ go:
|
|||||||
- tip
|
- tip
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./... | grep -v 'no test files'
|
||||||
- pushd samples && find . -name "*.go" -exec go build {} \; && popd
|
- pushd samples && find . -name "*.go" -exec go build {} \; && popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user