Skip to content

Commit 6b11200

Browse files
author
Michael Vasseur
committed
Can we do without any?
1 parent e93a5ca commit 6b11200

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
@@ -20,7 +20,7 @@ jobs:
2020
- sql: mariadb
2121
sql_options: --health-cmd="healthcheck.sh --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3
2222
- sql: mysql
23-
sql_options: --mysql-native-password --authentication_policy=mysql_native_password
23+
sql_options: ''
2424
services:
2525
sqlserver:
2626
image: ${{ matrix.sql }}

0 commit comments

Comments
 (0)