fix build apth

This commit is contained in:
Adeeb Shihadeh
2021-10-25 16:14:24 -07:00
parent def8558e3d
commit 0cc5ec33e4

View File

@@ -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: