summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2023-01-05 10:59:27 -0100
committerMaxence Lange <maxence@artificial-owl.com>2023-01-05 10:59:27 -0100
commitb7a6db6bd78b3686fab778477ae4084fb9251155 (patch)
tree8ad3fa3b191b9ffbe4ba86412a7b889fda6cb48a /Makefile
parent643c2489108989ff6d11116700c602bb369e2ce7 (diff)
fix test
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8bab9928..c109e38f 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ branch=master
version+=0.5.0-beta3
-all: dev-setup lint build-js-production composer test
+all: dev-setup lint build-js-production composer
# Dev env management
dev-setup: clean clean-dev npm-init composer