aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56824d5..900a402 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ git-permalink: src/git-permalink.sh
chmod +x $@-t
mv $@-t $@
-check:
+check: all
sh tests/cli-opts.sh
dev-check: check