We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c4872 commit fe2e6ebCopy full SHA for fe2e6eb
1 file changed
.github/scripts/run-random-tests.sh
@@ -486,6 +486,7 @@ run_component_tests() {
486
"$test_dir"
487
"--colors=never"
488
"--no-coverage"
489
+ "--do-not-cache-result"
490
"--order-by=random"
491
"--random-order-seed=${random_seed}"
492
"--log-events-text"
0 commit comments