Fixes for github actions
This commit is contained in:
parent
34aa2f29ed
commit
36dc83636c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/phpunit.yml
vendored
1
.github/workflows/phpunit.yml
vendored
|
|
@ -54,7 +54,6 @@ jobs:
|
|||
run: |
|
||||
sudo echo "127.0.0.1 ninja.test" | sudo tee -a /etc/hosts
|
||||
|
||||
steps:
|
||||
- name: Start mysql service
|
||||
run: |
|
||||
sudo /etc/init.d/mysql start
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue