Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into odyssey_pr
Browse files Browse the repository at this point in the history
  • Loading branch information
csouers committed Oct 3, 2024
2 parents 0404077 + 72e19cc commit 10f7466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ node {
["build openpilot", "cd system/manager && ./build.py"],
["check dirty", "release/check-dirty.sh"],
["onroad tests", "pytest selfdrive/test/test_onroad.py -s"],
["time to onroad", "pytest selfdrive/test/test_time_to_onroad.py"],
//["time to onroad", "pytest selfdrive/test/test_time_to_onroad.py"],
])
},
'HW + Unit Tests': {
Expand Down

0 comments on commit 10f7466

Please sign in to comment.