pull/34154/head
Maxime Desroches 9 months ago
parent cfb8ebc6b0
commit 47620c32bf
  1. 2
      .github/workflows/selfdrive_tests.yaml

@ -261,7 +261,7 @@ jobs:
- name: debug
uses: namespacelabs/breakpoint-action@v0
with:
duration: 32m
duration: 30m
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