#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn test
cd src-tauri && cargo test