1
0
Fork 0
mirror of https://github.com/Luzifer/korvike.git synced 2024-11-08 15:30:05 +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

6 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