Remove run source tree from browser repo
This commit is contained in:
@@ -13,7 +13,6 @@ ensure_node_deps() {
|
||||
"$ROOT_DIR/scripts/check-structure.sh"
|
||||
|
||||
(cd "$ROOT_DIR/platform" && go test ./...)
|
||||
(cd "$ROOT_DIR/run" && go test ./...)
|
||||
|
||||
ensure_node_deps "$ROOT_DIR/platform_web"
|
||||
(cd "$ROOT_DIR/platform_web" && npm run typecheck && npm run test && npm run build)
|
||||
|
||||
Reference in New Issue
Block a user