Skip to content

Commit

Permalink
fix: ci utf8
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambert-Rao committed Mar 7, 2024
1 parent 8cd05d2 commit c8d0ea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
services:
mysql:
image: mysql:8.0
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_bin
env:
# The MySQL docker container requires these environment variables to be set, so we can create and migrate the test database.
MYSQL_DATABASE: eventmesh_dashboard_test
Expand Down

0 comments on commit c8d0ea4

Please sign in to comment.