mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-12-17 14:05:35 -05:00
Fixes for github actions
This commit is contained in:
parent
34aa2f29ed
commit
36dc83636c
1
.github/workflows/phpunit.yml
vendored
1
.github/workflows/phpunit.yml
vendored
@ -54,7 +54,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo echo "127.0.0.1 ninja.test" | sudo tee -a /etc/hosts
|
sudo echo "127.0.0.1 ninja.test" | sudo tee -a /etc/hosts
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Start mysql service
|
- name: Start mysql service
|
||||||
run: |
|
run: |
|
||||||
sudo /etc/init.d/mysql start
|
sudo /etc/init.d/mysql start
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user