Codecov: ignore selfdrive/test (#30407)

* ignore

* fix that
This commit is contained in:
Justin Newberry
2023-11-07 16:16:23 -05:00
committed by GitHub
parent d2edc239fd
commit c9915ceba9
+2 -1
View File
@@ -7,4 +7,5 @@ coverage:
patch: off
ignore:
- "**/test_*.py"
- "**/test_*.py"
- "selfdrive/test/**"