Skip to content

Commit 6234fbf

Browse files
ci: fix weekly GA run (commaai#34194)
fix
1 parent 310a5b1 commit 6234fbf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci_weekly_run.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,3 @@ jobs:
1515
uses: commaai/openpilot/.github/workflows/selfdrive_tests.yaml@master
1616
with:
1717
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

Comments
 (0)