Skip to content

Commit 3bddb93

Browse files
committed
ci: fix database name
1 parent fad5fcd commit 3bddb93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing-mysql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ env:
1616
DB_USERNAME: cycle
1717
DB_PASSWORD: SSpaSS__1_123
1818
DB_CONNECTION: mysql
19+
DB_DATABASE: default
1920

2021
jobs:
2122
test-mysql:

0 commit comments

Comments
 (0)