Skip to content

Commit e3512ab

Browse files
authored
Update tests.yml
1 parent 26a20a7 commit e3512ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Start mysql service
2626
run: mysqld \
27+
--user=root
2728
--datadir=/var/lib/mysql/ \
2829
--server-id=1 \
2930
--log-bin=/var/lib/mysql/mysql-bin.log \

0 commit comments

Comments
 (0)