From 42807a55044e83dca9b54a6ea6743efec61bc00b Mon Sep 17 00:00:00 2001 From: Maxime Desroches Date: Wed, 4 Dec 2024 20:29:11 -0800 Subject: [PATCH] more --- .github/workflows/selfdrive_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/selfdrive_tests.yaml b/.github/workflows/selfdrive_tests.yaml index 80712189f7..07faddfac1 100644 --- a/.github/workflows/selfdrive_tests.yaml +++ b/.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 }}