1
0
mirror of https://github.com/Luzifer/korvike.git synced 2024-09-19 17:02:57 +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