CI: use "slow" marker for pytest (#30063)

* skip to mark

* fix quotes
old-commit-hash: 0251742079b206ce40a3b4d8ae9cec1381494d4a
This commit is contained in:
Justin Newberry
2023-09-26 13:44:18 -07:00
committed by GitHub
parent 80d7235cbc
commit ef75f0ab12
5 changed files with 6 additions and 10 deletions
-1
View File
@@ -9,7 +9,6 @@ from openpilot.selfdrive.manager.process_config import managed_processes
from openpilot.system.hardware import PC
from openpilot.system.version import training_version, terms_version
SKIP_ENV_VAR = "SKIP_LONG_TESTS"
def set_params_enabled():
os.environ['PASSIVE'] = "0"