Ghee/test.sh
Josh Hansen b779fa7938 Get tests passing consistently using new test.sh script
Parallelism was the issue as current directory settings were conflicting across threads.
2023-09-26 00:02:00 -07:00

2 lines
41 B
Bash

#!/bin/sh
cargo test -- --test-threads=1