Skip to content

Commit fd683bd

Browse files
author
Shafeeq Kunnakkadan and Srihari Sriraman
committed
Run tests unconditionally.
1 parent b4acf9e commit fd683bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
default: help
22

3-
test: ## Run tests
3+
test:: ## Run tests
44
lein do clean, doo phantom test once
55

66
.PHONY: help

0 commit comments

Comments
 (0)