Skip to content

Commit faf90d7

Browse files
committed
Update tests.yml
1 parent 278515b commit faf90d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: "vendor/bin/phpunit --check-php-configuration"
6262

6363
- name: "Tests"
64-
run: "XDEBUG_MODE=off php tests/vendor/bin/paratest --runner WrapperRunner --no-coverage"
64+
run: "php tests/vendor/bin/paratest --runner WrapperRunner --no-coverage"
6565

6666
tests-phpunit11:
6767
name: "Tests PHPUnit 11.x"

0 commit comments

Comments
 (0)