diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 48d544ede..ecce1e7be 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -107,7 +107,6 @@ jobs: MYSQL_ROOT_PASSWORD: changeme123 ports: - 3306:3306 - command: --default-authentication-plugin=mysql_native_password --character-set-server=utf8 --collation-server=utf8_general_ci cache: image: redis:6.0-alpine ports: