diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a079c1f..7a72ef5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -67,4 +67,4 @@ jobs: composer run-script post-autoload-dump - name: Execute tests - run: vendor/bin/phpunit --testdox --do-not-fail-on-deprecation + run: vendor/bin/phpunit --testdox