Skip to content

Commit 748128e

Browse files
committed
Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 77e4cf7 commit 748128e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/mysql_fixtures.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
echo "Configure MySQL test database"
44

5-
mysql --user=root --password=Password123 -e "create database phpdb_test;"
5+
mysql --user=gha --password=password -e "create database phpdb_test;"

0 commit comments

Comments
 (0)