Jelajahi Sumber

fix: Revert adding command option

David Höck 4 bulan lalu
induk
melakukan
7f695499e0
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      .github/workflows/build_and_test.yml

+ 0 - 1
.github/workflows/build_and_test.yml

@@ -94,7 +94,6 @@ jobs:
                 ports:
                 ports:
                     - 3306
                     - 3306
                 options: --health-cmd="mysqladmin ping --silent" --health-interval=10s --health-timeout=20s --health-retries=10
                 options: --health-cmd="mysqladmin ping --silent" --health-interval=10s --health-timeout=20s --health-retries=10
-                command: --default-authentication-plugin=mysql_native_password
             postgres:
             postgres:
                 image: postgres:16
                 image: postgres:16
                 env:
                 env: