mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +02:00
Makefile: make test command also test api.
This commit is contained in:
parent
cbe791d7df
commit
5f2ae2ea52
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -33,6 +33,6 @@ build-deb:
|
|||
|
||||
test:
|
||||
$(GO) test -v ./...
|
||||
|
||||
cd api; $(GO) test -v ./...
|
||||
clean :
|
||||
$(RM) -fr build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue