We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b85548 commit c0f1dbaCopy full SHA for c0f1dba
1 file changed
Makefile
@@ -112,7 +112,7 @@ login_test_acceptance_setup_dev:
112
@echo "Starting the login test acceptance environment with the local zitadel image"
113
docker compose --file $(LOGIN_DIR)apps/login-test-acceptance/docker-compose.yaml up --no-recreate zitadel traefik sink
114
115
-login_quality: login_lint login_test_unit login_test_integration
+login_quality: login_lint login_test_unit
116
@echo "Running login quality checks: lint, unit tests"
117
118
login_standalone_build:
0 commit comments