ci: fix weekly GA run (#34194)

fix
cam-req-fix
Maxime Desroches 5 months ago committed by GitHub
parent 310a5b174c
commit 6234fbfd40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      .github/workflows/ci_weekly_run.yaml

@ -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 }}

Loading…
Cancel
Save