Skip to content

Commit ee21e86

Browse files
committed
ci: mariadb for test site
1 parent d05794c commit ee21e86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- 12000:6379
2525
mariadb:
2626
image: mariadb:11.8
27+
env:
28+
MYSQL_ROOT_PASSWORD: root
2729
steps:
2830
- uses: actions/checkout@v6
2931
- name: setup python

0 commit comments

Comments
 (0)