disable replay tests for now

old-commit-hash: 95ee5daec5e34e9fb782887e4c962a4ad36d5e11
This commit is contained in:
Adeeb Shihadeh
2021-09-10 17:33:20 -07:00
parent 9193e1afa1
commit 75b50fc128
-1
View File
@@ -216,7 +216,6 @@ jobs:
./selfdrive/common/tests/test_util && \
./selfdrive/loggerd/tests/test_logger &&\
./selfdrive/proclogd/tests/test_proclog && \
./selfdrive/ui/replay/tests/test_replay && \
./selfdrive/camerad/test/ae_gray_test"
- name: Upload coverage to Codecov
run: bash <(curl -s https://codecov.io/bash) -v -F unit_tests