diff --git a/taskcluster/ci/browsertime/kind.yml b/taskcluster/ci/browsertime/kind.yml index 20bb3ea169..ea014660d2 100644 --- a/taskcluster/ci/browsertime/kind.yml +++ b/taskcluster/ci/browsertime/kind.yml @@ -84,6 +84,7 @@ job-defaults: - '--app=fenix' - '--browsertime' - '--cold' + - '--no-conditioned-profile' - '--binary=org.mozilla.fenix' - '--activity=org.mozilla.fenix.IntentReceiverActivity' - '--download-symbols=ondemand'