#!/bin/bash # Exit if any subcommand fails set -e cargo test --release -- --test-threads=1