diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bf97c11..5d3000d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,4 +19,4 @@ jobs: run: ./vendor/bin/phpstan analyse - name: Execute PHPUnit Tests - run: ./vendor/bin/phpunit + run: ./vendor/bin/phpunit --testdox