Skip to content

Commit

Permalink
Merge pull request #223 from fightbulc/feature/extension
Browse files Browse the repository at this point in the history
Enhancement: Enable required extensions only
  • Loading branch information
localheinz authored Feb 27, 2024
2 parents 0b819ec + 315441b commit 5e784a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: "shivammathur/setup-php@v2"
with:
coverage: "none"
extensions: "none, curl, dom, json, mbstring, tokenizer, xml, xmlwriter"
php-version: "${{ matrix.php-version }}'"

- name: "Set up problem matchers for PHP"
Expand Down

0 comments on commit 5e784a4

Please sign in to comment.