Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
emargareten committed Feb 24, 2025
1 parent b9925c9 commit 3affd0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: fileinfo, pdo, sqlite, pdo_sqlite
coverage: none

- name: Setup problem matchers
Expand Down

0 comments on commit 3affd0d

Please sign in to comment.