Skip to content

Commit

Permalink
Include 'symfony' tool in integration tests job
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jun 14, 2024
1 parent c545642 commit 5d0b1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
coverage: "none"
extensions: "${{ env.PHP_EXTENSIONS }}"
php-version: "${{ matrix.php-version }}"
tools: "flex"
tools: "flex,symfony"

- name: "Install composer dependencies"
uses: "ramsey/composer-install@v3"
Expand Down

0 comments on commit 5d0b1f6

Please sign in to comment.