disable replay tests for now

This commit is contained in:
Adeeb Shihadeh 2021-09-10 17:33:20 -07:00
parent b3705ede5e
commit 95ee5daec5
1 changed files with 0 additions and 1 deletions

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