scripts: update release

This commit is contained in:
nym21
2026-01-25 14:09:32 +01:00
parent 8d7bcbd947
commit 79f7e89740

View File

@@ -55,7 +55,7 @@ echo ""
echo "--- Rust ---"
cd "$ROOT_DIR"
cargo test --workspace
cargo test --workspace --exclude brk_playground
echo ""
echo "--- JavaScript ---"