mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-23 12:24:45 +02:00
Update tests.yml
This commit is contained in:
parent
456cfd5a0e
commit
cff20bd9d7
1 changed files with 4 additions and 1 deletions
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
|
@ -34,7 +34,10 @@ jobs:
|
||||||
php-version: ${{ matrix.php-versions }}
|
php-version: ${{ matrix.php-versions }}
|
||||||
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