ci: tmp disable regen

This commit is contained in:
Adeeb Shihadeh
2024-10-25 10:47:08 -07:00
committed by GitHub
parent 251a9f028f
commit 1570aa7961
+1
View File
@@ -223,6 +223,7 @@ jobs:
run: |
${{ env.RUN }} "unset PYTHONWARNINGS && AZURE_TOKEN='$AZURE_TOKEN' python3 selfdrive/test/process_replay/test_processes.py -j$(nproc) --upload-only"
- name: Run regen
if: false
timeout-minutes: 4
run: |
${{ env.RUN }} "ONNXCPU=1 $PYTEST selfdrive/test/process_replay/test_regen.py && \