Skip to content

Commit

Permalink
run tests on windows OS
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 committed Dec 13, 2023
1 parent 70cd345 commit a05fd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: mbstring, exif, iconv, tokenizer
extensions: mbstring, exif, iconv, tokenizer, fileinfo
coverage: none

- name: Install dependencies
Expand Down

0 comments on commit a05fd11

Please sign in to comment.