mirror of
https://github.com/commaai/opendbc.git
synced 2026-06-08 06:04:45 +08:00
Fix car diff race condition (#3344)
This commit is contained in:
2
.github/workflows/car_diff.yml
vendored
2
.github/workflows/car_diff.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
workflow: tests.yml
|
||||
workflow_conclusion: ''
|
||||
pr: ${{ github.event.number }}
|
||||
commit: ${{ github.event.pull_request.head.sha }}
|
||||
name: car_diff_${{ github.event.number }}
|
||||
path: .
|
||||
allow_forks: true
|
||||
|
||||
Reference in New Issue
Block a user