We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310a5b1 commit 6234fbfCopy full SHA for 6234fbf
.github/workflows/ci_weekly_run.yaml
@@ -15,7 +15,3 @@ jobs:
15
uses: commaai/openpilot/.github/workflows/selfdrive_tests.yaml@master
16
with:
17
run_number: ${{ inputs.run_number }}
18
- tools_tests:
19
- uses: commaai/openpilot/.github/workflows/tools_tests.yaml@master
20
- with:
21
- run_number: ${{ inputs.run_number }}
0 commit comments