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:
parent
7bdd6764fa
commit
f8487e558d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -3,4 +3,4 @@ ci: test
|
|||
bash golang.sh
|
||||
|
||||
test:
|
||||
go test -v ./functions
|
||||
cd functions && go test -v
|
||||
|
|
Loading…
Reference in a new issue