revert timeout increase from #26850

old-commit-hash: 50f62a7adc
beeps
Adeeb Shihadeh 2 years ago
parent f28fb581f1
commit 1a7b2b6a2d
  1. 2
      .github/workflows/tools_tests.yaml

@ -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 && \

Loading…
Cancel
Save