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

View File

@@ -156,6 +156,7 @@ jobs:
process_replay:
name: process replay
if: github.repository == 'commaai/openpilot' # disable process_replay for forks
runs-on:
- 'ubuntu-24.04'
steps: