Perform a race test after the tests

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-10-07 08:55:34 +02:00
parent 47bd2be882
commit 10da324a57
+1 -1
View File
@@ -12,7 +12,7 @@ TMP_DIR=/tmp
BINARY_NAME=kapow
all: test build
all: test race build
build: deps
mkdir -p $(BUILD_DIR)