ci: fix weekly GA run (#34194)

fix
This commit is contained in:
Maxime Desroches
2024-12-09 11:38:28 -08:00
committed by GitHub
parent 310a5b174c
commit 6234fbfd40

View File

@@ -15,7 +15,3 @@ jobs:
uses: commaai/openpilot/.github/workflows/selfdrive_tests.yaml@master
with:
run_number: ${{ inputs.run_number }}
tools_tests:
uses: commaai/openpilot/.github/workflows/tools_tests.yaml@master
with:
run_number: ${{ inputs.run_number }}