michal/tit

Browse tree · Show commit · Download archive

Blob: scripts/check-m2-1

Raw · Blame

#!/bin/sh
set -eu

./scripts/check
cargo test --locked --release --test cli --test sqlite
cargo test --locked --release --test sqlite_workload -- --ignored --nocapture