From f2250f3877142ad2eb8c0b18499c31a9e84f65f9 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sat, 9 Dec 2023 10:07:30 -0800 Subject: [PATCH] car and board --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9cf0d1c05b..9c4999b034 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,8 @@ markers = [ testpaths = [ "common", "selfdrive/athena", -# "selfdrive/boardd", -# "selfdrive/car", + "selfdrive/boardd", + "selfdrive/car", "selfdrive/controls", # "selfdrive/locationd", # "selfdrive/monitoring",