Fixed syntax
This commit is contained in:
parent
83900d915d
commit
6ee1c0986d
6
.github/workflows/php.yml
vendored
6
.github/workflows/php.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: PHPUnit Tests
|
||||
|
||||
uses: shivammathur/setup-php@2.11.0
|
||||
with:
|
||||
php-version: '7.3'
|
||||
extensions: 'xdebug'
|
||||
with:
|
||||
php-version: '7.3'
|
||||
extensions: 'xdebug'
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Reference in New Issue
Block a user