1
0
mirror of https://github.com/Luzifer/korvike.git synced 2024-09-19 08:52:57 +00:00
korvike/Makefile
Knut Ahlers f8487e558d
Fix tests
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-04-08 22:42:41 +02:00

7 lines
156 B
Makefile

ci: test
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
bash golang.sh
test:
cd functions && go test -v