Skip to content

Commit 1ad9836

Browse files
authored
Merge pull request #58 from iMattPro/phpunit10
2 parents 7ad95fb + 64d8afe commit 1ad9836

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
@@ -798,7 +798,7 @@ jobs:
798798
$args = @(
799799
"--configuration", "phpBB/ext/$env:EXTNAME/.github/phpunit-psql-windows-github.xml",
800800
"--bootstrap", "./tests/bootstrap.php",
801-
"--verbose",
801+
"--display-all-issues",
802802
"--stop-on-error"
803803
)
804804

0 commit comments

Comments
 (0)