mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-24 21:05:03 +02:00
Update tests.yml
This commit is contained in:
parent
456cfd5a0e
commit
cff20bd9d7
1 changed files with 4 additions and 1 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -35,6 +35,9 @@ jobs:
|
||||||
coverage: pcov
|
coverage: pcov
|
||||||
extensions: mbstring, intl, gd, xsl, gmp, bcmath
|
extensions: mbstring, intl, gd, xsl, gmp, bcmath
|
||||||
|
|
||||||
|
- name: Start MySQL
|
||||||
|
run: sudo systemctl start mysql.service
|
||||||
|
|
||||||
#- name: Setup MySQL
|
#- name: Setup MySQL
|
||||||
# uses: mirromutth/mysql-action@v1.1
|
# uses: mirromutth/mysql-action@v1.1
|
||||||
# with:
|
# with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue