diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index f8ccb169bc..9807da37f3 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -19,7 +19,6 @@ jobs: image: mysql:8.0 env: MYSQL_ALLOW_EMPTY_PASSWORD: false - MYSQL_USER: root MYSQL_ROOT_PASSWORD: password MYSQL_DATABASE: integration_test ports: