Skip to content

Commit 77ffa57

Browse files
committed
Let's see if we can remove this too.
1 parent 03baf87 commit 77ffa57

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-upgrade-testing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ jobs:
7474
--health-retries="5"
7575
-e MYSQL_ROOT_PASSWORD="root"
7676
-e MYSQL_DATABASE="test_db"
77-
--entrypoint sh ${{ inputs.db-type }}:${{ inputs.db-version }}
78-
-c "exec docker-entrypoint.sh mysqld"
7977
8078
steps:
8179
- name: Set up PHP ${{ inputs.php }}

0 commit comments

Comments
 (0)