see what's failing

pull/31282/head
Shane Smiskol 1 year ago
parent 06dccba800
commit 2d84a7d138
  1. 2
      .github/workflows/selfdrive_tests.yaml

@ -54,7 +54,7 @@ jobs:
cd $STRIPPED_DIR
${{ env.RUN }} "python selfdrive/manager/build.py"
- name: Run tests
timeout-minutes: 3
timeout-minutes: 99
run: |
cd $STRIPPED_DIR
${{ env.RUN }} "release/check-dirty.sh && \

Loading…
Cancel
Save