fix: fixed test image not being built before running tests
All checks were successful
Renovate Bot / renovate (push) Successful in 1m26s
All checks were successful
Renovate Bot / renovate (push) Successful in 1m26s
This commit is contained in:
2
Makefile
2
Makefile
@@ -158,7 +158,7 @@ _ci-dump-config:
|
|||||||
@echo "runner=$(RUNNER)"
|
@echo "runner=$(RUNNER)"
|
||||||
@echo "service_name=$(SERVICE_NAME)"
|
@echo "service_name=$(SERVICE_NAME)"
|
||||||
|
|
||||||
_ci-run-tests:
|
_ci-run-tests:build-test
|
||||||
@echo "Running tests in Docker..."
|
@echo "Running tests in Docker..."
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-e DEEPSEEK_API_KEY \
|
-e DEEPSEEK_API_KEY \
|
||||||
|
|||||||
Reference in New Issue
Block a user