Skip to content

Commit

Permalink
chore: ci MySQL restart delete
Browse files Browse the repository at this point in the history
  • Loading branch information
LineYK committed Nov 8, 2023
1 parent 4ae6eac commit 4765af4
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 @@ -14,7 +14,6 @@ jobs:
services:
mysql:
image: mysql:8.0
restart: always
env:
MYSQL_DATABASE: milkweb
MYSQL_ROOT_PASSWORD: ${{secrets.MY_SQL_PWD}}
Expand Down

0 comments on commit 4765af4

Please sign in to comment.