ci: fix selfdrive_tests weekly run and badge (#36500)

This commit is contained in:
David
2025-10-27 15:28:27 -05:00
committed by GitHub
parent ff6ed7055d
commit 6efe4e1998
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
jobs:
selfdrive_tests:
uses: commaai/openpilot/.github/workflows/selfdrive_tests.yaml@master
tests:
uses: commaai/openpilot/.github/workflows/tests.yaml@master
with:
run_number: ${{ inputs.run_number }}