Skip to content

Commit

Permalink
Include report to debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Nov 11, 2024
1 parent 05625db commit 635ab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _tests/managed_tests/QITSelfTests.php
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ function run_test_runs( array $test_runs, $tests_based_on_custom_tests ) {
}

if ( in_array( $test_type, $tests_based_on_custom_tests ) ) {
$args[] = "--no_upload_report";
// $args[] = "--no_upload_report";
}

if ( ! empty( $t['features'] ) ) {
Expand Down

0 comments on commit 635ab9a

Please sign in to comment.