X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;h=c4d6aa9f96faff1a1048902fbfd681e762e16dc1;hb=bf9efa344d27bd2c63aa77d083aa2de57494de41;hp=13cf9cce291261c17ef344d61be7047e77a1aff7;hpb=989f163db20937b42d4aa5f99437baae21d13259;p=plcapi.git diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 13cf9cc..c4d6aa9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php }} - extensions: curl + extensions: curl, dom, mbstring, xsl #tools: phpunit #- # run: 'php -v && env'