diff --git a/Makefile b/Makefile index 24daf99a27..722f99af1a 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ unittest: --cov-report term-missing \ --cov=${COV_DIR} \ ${DURATIONS_COMMAND} \ + ${WORKERS_COMMAND} \ -sv -m unittest \ algotest: