wip github actions CI
authorgggeek <giunta.gaetano@gmail.com>
Mon, 6 Dec 2021 17:56:51 +0000 (17:56 +0000)
committergggeek <giunta.gaetano@gmail.com>
Mon, 6 Dec 2021 17:56:51 +0000 (17:56 +0000)
.github/workflows/ci.yml

index c5be4b3..f922a51 100644 (file)
@@ -29,7 +29,7 @@ jobs:
                 with:
                     php-version: ${{ matrix.php }}
                     extensions: curl, dom, mbstring, xsl
-                    ini_values: 'cgi.fix_pathinfo=1, always_populate_raw_post_data=-1'
+                    ini-values: 'cgi.fix_pathinfo=1, always_populate_raw_post_data=-1'
                     #tools: phpunit/phpunit:a_version_compatible_with_php_5.3-5.5
                     # NB: this disables xdebug completely
                     coverage: none