mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
This commit is contained in:
3
Makefile
3
Makefile
@@ -81,8 +81,7 @@ format:
|
|||||||
cd core && cargo +nightly fmt
|
cd core && cargo +nightly fmt
|
||||||
|
|
||||||
test: $(BACKEND_SRC) $(ENVIRONMENT_FILE)
|
test: $(BACKEND_SRC) $(ENVIRONMENT_FILE)
|
||||||
cd backend && cargo build && cargo test
|
cd core && cargo build && cargo test
|
||||||
cd libs && cargo test
|
|
||||||
|
|
||||||
sdk:
|
sdk:
|
||||||
cd core && ./install-sdk.sh
|
cd core && ./install-sdk.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user