[fenix] Disable conditioned profiles in the fenix branch. (https://github.com/mozilla-mobile/fenix/pull/17078)

pull/600/head
Gregory Mierzwinski 4 years ago committed by GitHub
parent 1e8da5344f
commit 486677375f

@ -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'

Loading…
Cancel
Save