mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 10:34:30 -04:00
Fixes for tests
This commit is contained in:
parent
2475defb38
commit
befb79382d
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
steps:
|
||||
- name: Start mysql service
|
||||
run: |
|
||||
sudo /etc/init.d/mysql start
|
||||
sudo /etc/init.d/mysql -h 127.0.0.1 start
|
||||
|
||||
- name: Verify MariaDB connection
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user