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 33a88bc commit ca58d7cCopy full SHA for ca58d7c
.github/workflows/phpunit.yml
@@ -63,8 +63,5 @@ jobs:
63
if: "matrix.experimental == false"
64
run: "composer config platform --unset && composer update ${{ env.COMPOSER_FLAGS }}"
65
66
- - name: "Initialize PHPUnit sources"
67
- run: "vendor/bin/simple-phpunit --filter NO_TEST_JUST_AUTOLOAD_THANKS"
68
-
69
- name: "Run PHPUnit"
70
run: "composer phpunit"
0 commit comments