revert timeout increase from #26850

This commit is contained in:
Adeeb Shihadeh
2023-01-13 13:46:01 -08:00
parent 2e36d07106
commit 50f62a7adc
+1 -1
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 && \