1
0
Fork 0
mirror of https://github.com/Luzifer/korvike.git synced 2024-11-08 15:30:05 +00:00

Fix tests

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-04-08 22:42:41 +02:00
parent 7bdd6764fa
commit f8487e558d
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -3,4 +3,4 @@ ci: test
bash golang.sh
test:
go test -v ./functions
cd functions && go test -v