We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b83b0c2 commit f219d0cCopy full SHA for f219d0c
bin/shipit
@@ -2,5 +2,6 @@
2
set -euo pipefail
3
# This script is used to ship code, replacing `git push`
4
5
+mix test
6
bin/audit
7
git push
0 commit comments