Update workflow

This commit is contained in:
Shivam Mathur 2020-04-09 21:57:32 +05:30
parent ee72f2f8ad
commit 4e8a0cfe8b
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -28,7 +28,7 @@ jobs:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
php-versions: ['8.0']
env:
extensions: xml, opcache, xdebug, pcov
extensions: xml, opcache, pcov
key: cache-v2
steps:
- name: Checkout