We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4acf9e commit fd683bdCopy full SHA for fd683bd
Makefile
@@ -1,6 +1,6 @@
1
default: help
2
3
-test: ## Run tests
+test:: ## Run tests
4
lein do clean, doo phantom test once
5
6
.PHONY: help
0 commit comments