Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major

This commit is contained in:
Aiden McClelland
2023-11-13 16:25:24 -07:00

View File

@@ -81,8 +81,7 @@ format:
cd core && cargo +nightly fmt
test: $(BACKEND_SRC) $(ENVIRONMENT_FILE)
cd backend && cargo build && cargo test
cd libs && cargo test
cd core && cargo build && cargo test
sdk:
cd core && ./install-sdk.sh