mirror of
https://github.com/kidoman/embd
synced 2025-01-22 03:17:18 +01:00
ci: build samples properly
This commit is contained in:
parent
2cd6680ea8
commit
ab1681ce8d
@ -6,4 +6,4 @@ go:
|
||||
|
||||
script:
|
||||
- go test ./...
|
||||
- make -C ./samples/
|
||||
- pushd samples && find . -name "*.go" -exec go build {} \; && popd
|
||||
|
@ -1,2 +0,0 @@
|
||||
build: *.go
|
||||
echo $^ | xargs -n1 -I {} go build {}
|
Loading…
x
Reference in New Issue
Block a user