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

This commit is contained in:
Aiden McClelland
2023-11-13 16:24:12 -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