We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed3ee7 commit 7695fb8Copy full SHA for 7695fb8
1 file changed
ashes/Makefile
@@ -58,7 +58,8 @@ test: MSG=Testing
58
test: notify
59
60
.PHONY: check t
61
-check t: flow lint mocha
+check t: MSG=Checking
62
+check t: notify flow lint mocha
63
64
.PHONY: mocha-spec
65
mocha-spec:
0 commit comments