Skip to content

Commit be6096d

Browse files
committed
ci: fix coding standards workflow
1 parent 8e99911 commit be6096d

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: shivammathur/setup-php@2.30.4
8585
with:
8686
php-version: ${{ matrix.php-version }}
87-
extensions: none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, phar, sockets
87+
extensions: none, ctype, dom, json, mbstring, simplexml, tokenizer, xml, xmlwriter, pdo, curl, fileinfo, pdo_mysql
8888
ini-values: error_reporting=E_ALL
8989
coverage: none
9090
tools: phive

package.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)