Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cssxsh committed Sep 11, 2024
1 parent ad89f00 commit d7af077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Start MySQL
run: |
brew install mysql
mysql_secure_installation
mysql -u root
brew info mysql
brew services restart mysql -v
Expand Down

0 comments on commit d7af077

Please sign in to comment.