Skip to content

Commit

Permalink
add extensions
Browse files Browse the repository at this point in the history
Signed-off-by: mesilov <[email protected]>
  • Loading branch information
mesilov committed Jan 3, 2024
1 parent e220737 commit e52866c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
coverage: "none"
php-version: "${{ matrix.php-version }}"
extensions: json, bcmath, curl

- name: "Install dependencies"
run: |
Expand Down

0 comments on commit e52866c

Please sign in to comment.