From 4f6497f412cc9ce964487f0ec8d3bfc9e94ba24b Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Mon, 28 Nov 2022 12:27:12 +0200 Subject: [PATCH] fix workflow --- .github/workflows/test-integration.yml | 1 - 1 file changed, 1 deletion(-) 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: