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 da5b1c6 commit 867df4bCopy full SHA for 867df4b
.github/workflows/phpunit.yml
@@ -27,8 +27,5 @@ jobs:
27
- name: Install dependencies
28
run: composer update --prefer-stable --prefer-dist --no-progress --no-interaction
29
30
- - name: Update PHPUnit Configuration
31
- run: vendor/bin/phpunit --migrate-configuration
32
-
33
- name: Execute tests
34
run: sudo vendor/bin/phpunit
0 commit comments