We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5b3d9 commit da03174Copy full SHA for da03174
.github/workflows/phpunit.yml
@@ -29,8 +29,5 @@ jobs:
29
- name: Install dependencies
30
run: composer update --prefer-dist --no-progress --no-interaction
31
32
- - name: Update PHPUnit Configuration
33
- run: vendor/bin/phpunit --migrate-configuration
34
-
35
- name: Execute tests
36
run: sudo vendor/bin/phpunit
0 commit comments