main testing is about make -C test
This commit is contained in:
parent
9cbb1706ad
commit
0ba1eb25f5
3 changed files with 4 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -36,7 +36,7 @@ undoLocalYavscNugetDeploy:
|
|||
|
||||
check: cli
|
||||
make -C cli check
|
||||
make -C test test
|
||||
make -C test
|
||||
|
||||
deploy-pkgs: Yavsc-deploy-pkg Yavsc.Server-deploy-pkg Yavsc.Abstract-deploy-pkg cli-deploy-pkg
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue