Skip to content

Commit

Permalink
Add raphf to CI extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Dec 2, 2023
1 parent edd9bae commit 76faa6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
extensions: pq
extensions: raphf, pq


- name: Get Composer cache directory
id: composer-cache
Expand Down

0 comments on commit 76faa6e

Please sign in to comment.