Packages

Runs `mix test` on ONLY the code you currently have staged in git. It's designed to go in a git `pre-commit` hook.

Current section

Files

Jump to
ex_git_test CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.1
* Changelog created.
* Ensure `git.test` is run in the `test` env.
* This is required to ensure dependency build linking works correctly.