Skip to content

Commit 27a271f

Browse files
author
Michael Vasseur
committed
Can we do without any?
1 parent 6c911a7 commit 27a271f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- sql: mariadb
2424
sql_options: --health-cmd="healthcheck.sh --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3
2525
- sql: mysql
26-
sql_options: --mysql-native-password --authentication_policy=mysql_native_password
26+
sql_options: ''
2727
services:
2828
sqlserver:
2929
image: ${{ matrix.sql }}

0 commit comments

Comments
 (0)