diff --git a/Makefile b/Makefile index 6734100..2c8ab8d 100644 --- a/Makefile +++ b/Makefile @@ -158,7 +158,7 @@ _ci-dump-config: @echo "runner=$(RUNNER)" @echo "service_name=$(SERVICE_NAME)" -_ci-run-tests: +_ci-run-tests:build-test @echo "Running tests in Docker..." docker run --rm \ -e DEEPSEEK_API_KEY \