This commit is contained in:
parent
e1a5f3d0ed
commit
7d670c284d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
|||
- GANCIO_DB_STORAGE=./gancio.sqlite
|
||||
strategy:
|
||||
matrix:
|
||||
php-version: ['8.1']s
|
||||
php-version: ['8.1']
|
||||
name: PHPUnit – PHP ${{ matrix.php-version }}
|
||||
env:
|
||||
extensions: mysql
|
||||
|
|
Loading…
Reference in a new issue