Codecov: ignore selfdrive/test (#30407)

* ignore

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