Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Feb 22, 2021
1 parent 0d8f2a7 commit f3412a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ jobs:
ruby-version: ${{ matrix.ruby_version }}

- name: Start MySQL
- run: |
sudo /etc/init.d/mysql start
- run: sudo /etc/init.d/mysql start

- name: Build and test with Rake
env:
Expand Down

0 comments on commit f3412a7

Please sign in to comment.