Skip to content

Commit c699a7a

Browse files
committed
configure mysql
1 parent a0c6526 commit c699a7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- uses: mirromutth/mysql-action@v1.1
2828
with:
2929
mysql version: "8.0"
30+
mysql user: "user"
31+
mysql password: "password"
3032

3133
- name: Checkout code
3234
uses: actions/checkout@v3

0 commit comments

Comments
 (0)