Skip to content

Commit ca58d7c

Browse files
committed
remove simple phpunit
1 parent 33a88bc commit ca58d7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/phpunit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,5 @@ jobs:
6363
if: "matrix.experimental == false"
6464
run: "composer config platform --unset && composer update ${{ env.COMPOSER_FLAGS }}"
6565

66-
- name: "Initialize PHPUnit sources"
67-
run: "vendor/bin/simple-phpunit --filter NO_TEST_JUST_AUTOLOAD_THANKS"
68-
6966
- name: "Run PHPUnit"
7067
run: "composer phpunit"

0 commit comments

Comments
 (0)