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