File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,6 @@ jobs:
337337 phpBB/vendor/bin/phpunit \
338338 --configuration "phpBB/ext/$EXTNAME/.github/phpunit-$DB-github.xml" \
339339 --bootstrap ./tests/bootstrap.php \
340- --display-all-issues \
341340 "${args[@]}"
342341 working-directory : ./phpBB4
343342
@@ -495,7 +494,6 @@ jobs:
495494 phpBB/vendor/bin/phpunit \
496495 --configuration "phpBB/ext/$EXTNAME/.github/phpunit-$DB-github.xml" \
497496 --bootstrap ./tests/bootstrap.php \
498- --display-all-issues \
499497 "${args[@]}"
500498 working-directory : ./phpBB4
501499 # END PostgreSQL Job
@@ -644,7 +642,6 @@ jobs:
644642 phpBB/vendor/bin/phpunit \
645643 --configuration "phpBB/ext/$EXTNAME/.github/phpunit-$DB-github.xml" \
646644 --bootstrap ./tests/bootstrap.php \
647- --display-all-issues \
648645 "${args[@]}"
649646 working-directory : ./phpBB4
650647 # END Other Tests Job
You can’t perform that action at this time.
0 commit comments