Skip to content

Commit

Permalink
#369 - fixing github action
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadevx committed May 8, 2021
1 parent 9dd19cc commit 0bf797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- uses: php-actions/phpunit@v2
with:
php_version: 7.4
php_extensions: gd mysqli redis apcu memcached sqlite3 mbstring
php_extensions: gd mysqli redis apcu memcached sqlite3 mbstring iconv

0 comments on commit 0bf797a

Please sign in to comment.