export HOME="$(pwd)"
git config --global user.email "test@example.com"
git config --global user.name "Testy McTestface"
- action: cargo_test
cargo test
# - action: cargo_test