Skip to content

Commit

Permalink
chore(ci): removing unnecessary packages (#2)
Browse files Browse the repository at this point in the history
Removing some dependencies that are not required
  • Loading branch information
awjudd authored Jul 11, 2021
1 parent 58f7110 commit f3182db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
coverage: none

- name: Setup problem matchers
Expand Down

0 comments on commit f3182db

Please sign in to comment.