Skip to content

Commit

Permalink
Set default authentication plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Dec 20, 2023
1 parent 816310b commit 027c154
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,8 @@ jobs:
root-password: root
user: wp_cli_test
password: password1
my-cnf: |
default_authentication_plugin=mysql_native_password
- name: Configure DB environment
if: ${{ matrix.dbtype != 'sqlite' }}
Expand Down

0 comments on commit 027c154

Please sign in to comment.