mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Update tests.yml
This commit is contained in:
parent
308117138a
commit
15d3bdd215
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -11,8 +11,8 @@ on:
|
||||||
- "!i10n_*"
|
- "!i10n_*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
phpunit:
|
||||||
name: PHP ${{ matrix.php-versions }} Test
|
name: PHPUnit and coverage Test (${{ matrix.php-versions }})
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue