Skip to content

Commit

Permalink
ci: fix coding standards workflow
Browse files Browse the repository at this point in the history
lotyp committed May 26, 2024
1 parent 8e99911 commit be6096d
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@ jobs:
uses: shivammathur/[email protected]
with:
php-version: ${{ matrix.php-version }}
extensions: none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, phar, sockets
extensions: none, ctype, dom, json, mbstring, simplexml, tokenizer, xml, xmlwriter, pdo, curl, fileinfo, pdo_mysql
ini-values: error_reporting=E_ALL
coverage: none
tools: phive
6 changes: 0 additions & 6 deletions package.json

This file was deleted.

0 comments on commit be6096d

Please sign in to comment.