pull/34154/head
Maxime Desroches 9 months ago
parent 7b1d59796e
commit 42807a5504
  1. 2
      .github/workflows/selfdrive_tests.yaml

@ -261,7 +261,7 @@ jobs:
- name: debug
uses: namespacelabs/breakpoint-action@v0
with:
duration: 30m
duration: 31m
authorized-users: maxime-desroches
- name: Test car models
timeout-minutes: ${{ contains(runner.name, 'nsc') && (steps.routes-cache.outputs.cache-hit == 'true') && 1 || 20 }}

Loading…
Cancel
Save