Skip to content

Commit d4dd4ca

Browse files
committed
WIP
1 parent d8064b3 commit d4dd4ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Setup PHP
2828
uses: shivammathur/setup-php@v2
2929
with:
30+
extensions: mbstring, intl
3031
php-version: ${{ matrix.php }}
3132
tools: composer:v2
3233
coverage: none

0 commit comments

Comments
 (0)