Skip to content

Commit 700a3b3

Browse files
committed
try to rename test database
1 parent 2b5cb15 commit 700a3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
mysql:
8383
image: ${{ matrix.image }}
8484
env:
85-
MYSQL_DATABASE: cc_test
85+
MYSQL_DATABASE: cc_test_x
8686
MYSQL_ROOT_PASSWORD: password
8787
options: >-
8888
--tmpfs /var/lib/mysql:rw,size=2g

0 commit comments

Comments
 (0)