From 378dcb387823e840c13722d4b514086c8dfa3527 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 22 Sep 2020 21:47:21 +0200 Subject: Update tests location --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9e9ec579..1ec9bf79 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -.PHONY: all test dev +.PHONY: build test dev -all: +build: @ scripts/build test: -- cgit v1.2.3