diff --git a/Makefile b/Makefile index 89ff9727..2dd7cb78 100644 --- a/Makefile +++ b/Makefile @@ -362,4 +362,4 @@ tiny.en tiny base.en base small.en small medium.en medium large-v1 large: main .PHONY: tests tests: - bash ./tests/run-tests.sh + bash ./tests/run-tests.sh $(word 2, $(MAKECMDGOALS))