Skip to content

Commit

Permalink
DROP: command syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
drosanda committed Nov 8, 2024
1 parent 7c06643 commit cd2ca49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
ports:
- 3306:3306
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci

steps:
- name: Checkout code
Expand Down

0 comments on commit cd2ca49

Please sign in to comment.