mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-09-20 10:51:29 +00:00
Update workflows as powershell is now default on windows
This commit is contained in:
@@ -23,5 +23,4 @@ jobs:
|
||||
composer install --no-progress --no-suggest --prefer-dist --optimize-autoloader
|
||||
composer require --dev phpunit/phpunit squizlabs/php_codesniffer zendframework/zend-test
|
||||
- name: Test with phpunit
|
||||
run: vendor/bin/phpunit --coverage-text
|
||||
shell: pwsh
|
||||
run: vendor/bin/phpunit --coverage-text
|
||||
Reference in New Issue
Block a user