refactor(ci): remove redundant config

This commit is contained in:
alistair3149 2022-08-01 11:17:36 -04:00 committed by GitHub
parent 264e71899e
commit 9d66e63ed4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,6 @@ jobs:
- name: Install dependencies
run: |
composer validate
composer config --no-plugins allow-plugins.composer/installers true
composer install --prefer-dist --no-progress
npm install --save-dev