diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 612cbb68..e96c5f5c 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -67,7 +67,7 @@ jobs: run: eval "$BUILD" - name: Run safety replay run: $RUN "cd /tmp/openpilot/panda/tests/safety_replay && - scons -u --test && + scons -u --test .. && ./test_safety_replay.py" misra: