Skip to content

Commit 3b85548

Browse files
remove IT test for now
1 parent 9453ac6 commit 3b85548

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ login_test_acceptance_setup_dev:
113113
docker compose --file $(LOGIN_DIR)apps/login-test-acceptance/docker-compose.yaml up --no-recreate zitadel traefik sink
114114

115115
login_quality: login_lint login_test_unit login_test_integration
116-
@echo "Running login quality checks: lint, unit tests, integration tests"
116+
@echo "Running login quality checks: lint, unit tests"
117117

118118
login_standalone_build:
119119
@echo "Building the login standalone docker image with tag: $(LOGIN_TAG)"

0 commit comments

Comments
 (0)