Skip to content

Commit

Permalink
chore: remove dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Apr 20, 2024
1 parent daac5fa commit 6cb544f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
uses: shivammathur/[email protected]
with:
php-version: ${{ matrix.php-version }}
extensions: mbstring, pdo, pdo_sqlite, uopz
extensions: mbstring, pdo, pdo_sqlite
ini-values: error_reporting=E_ALL
coverage: xdebug

Expand Down

0 comments on commit 6cb544f

Please sign in to comment.