CI: Disable process_replay and remove fakedata (#651)

* CI: Disable process_replay

* remove fakedata

* don't bump panda yet
This commit is contained in:
Jason Wen
2025-03-08 23:30:44 -05:00
committed by GitHub
parent d0f590b55e
commit f9952d7cb7
71 changed files with 3 additions and 204 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ cd $ROOT
FAILED=0
IGNORED_FILES="uv\.lock|docs\/CARS.md|LICENSE\.md|.*\.zst"
IGNORED_FILES="uv\.lock|docs\/CARS.md|LICENSE\.md"
IGNORED_DIRS="^third_party.*|^msgq.*|^msgq_repo.*|^opendbc.*|^opendbc_repo.*|^cereal.*|^panda.*|^rednose.*|^rednose_repo.*|^tinygrad.*|^tinygrad_repo.*|^teleoprtc.*|^teleoprtc_repo.*"
function run() {