CI: enable FW query (#28316)

This commit is contained in:
Adeeb Shihadeh
2023-05-27 15:41:55 -07:00
committed by GitHub
parent b0120e30a4
commit 376faefec2

View File

@@ -12,7 +12,6 @@ from system.version import training_version, terms_version
def set_params_enabled():
os.environ['PASSIVE'] = "0"
os.environ['REPLAY'] = "1"
os.environ['SKIP_FW_QUERY'] = "1"
os.environ['FINGERPRINT'] = "TOYOTA COROLLA TSS2 2019"
os.environ['LOGPRINT'] = "debug"