remove this

pull/34154/head
Maxime Desroches 9 months ago
parent b7fb826e16
commit 0b289c3958
  1. 5
      .github/workflows/selfdrive_tests.yaml

@ -202,11 +202,6 @@ jobs:
- name: Build openpilot
run: |
${{ env.RUN }} "scons -j$(nproc)"
- name: debug
uses: namespacelabs/breakpoint-action@v0
with:
duration: 30m
authorized-users: maxime-desroches
- name: Run replay
timeout-minutes: ${{ contains(runner.name, 'nsc') && (steps.dependency-cache.outputs.cache-hit == 'true') && 1 || 20 }}
run: |

Loading…
Cancel
Save