Skip to content

Commit 3f2362f

Browse files
committed
modified: ci.yml
1 parent 8253643 commit 3f2362f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
image: mysql:8.0
1616
env:
1717
MYSQL_DATABASE: ${{ secrets.DB_NAME }}
18-
# MYSQL_ROOT_PASSWORD: ${{ secrets.DB_PASSWORD }}
18+
1919
MYSQL_ALLOW_EMPTY_PASSWORD: yes
2020
ports:
2121
- 3306:3306

0 commit comments

Comments
 (0)