Skip flaky tests on release branch

pull/6919/head
Hanefi Onaldi 2023-05-08 22:11:16 +03:00
parent 15f5796eee
commit 46337a53ae
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ parameters:
default: 50
skip_flaky_tests:
type: boolean
default: false
default: true
commands:
install_extension: