revert timeout increase from #26850

old-commit-hash: 50f62a7adc
This commit is contained in:
Adeeb Shihadeh
2023-01-13 13:46:01 -08:00
parent f28fb581f1
commit 1a7b2b6a2d

View File

@@ -38,7 +38,7 @@ jobs:
- name: Build Docker image
run: eval "$BUILD"
- name: Unit test
timeout-minutes: 6
timeout-minutes: 2
run: |
${{ env.RUN }} "scons -j$(nproc) --directory=/tmp/openpilot/cereal && \
apt-get update && \