Skip to content

Commit faef07a

Browse files
committed
syntax fix.
1 parent 9d6408e commit faef07a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
name: Tests
1111
runs-on: ${{ matrix.os }}
1212

13+
1314
env:
1415
PHP_EXTENSIONS: none, dom, json, libxml, mbstring, openssl, pdo_mysql, phar, soap, tokenizer, xml, xmlwriter
1516
PHP_INI_VALUES: memory_limit=-1, assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On

0 commit comments

Comments
 (0)