Skip to content

Commit 9d3bae2

Browse files
committed
Update test.yml
1 parent a309c68 commit 9d3bae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php
1717
with:
1818
php-version: 8.3
19-
extensions: mbstring, bcmath
19+
extensions: mbstring
2020
coverage: xdebug
2121
- name: Install Composer dependencies
2222
run: composer install -q

0 commit comments

Comments
 (0)