mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-07 21:34:08 +07:00
Update workflows as powershell is now default on windows
This commit is contained in:
@ -29,5 +29,4 @@ jobs:
|
||||
- name: Clear Config
|
||||
run: php artisan config:clear
|
||||
- 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