Skip to content

Commit 7e52c2a

Browse files
committed
gha: enable mbstring
1 parent 54cd927 commit 7e52c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
php-version: ${{ matrix.php }}
4848
coverage: none
49-
extensions: none
49+
extensions: mbstring
5050
env:
5151
debug: true
5252

0 commit comments

Comments
 (0)