Fix car diff race condition (#3344)

This commit is contained in:
Daniel Koepping
2026-04-21 21:41:16 -07:00
committed by GitHub
parent 480cde877d
commit f30f8cfa65

View File

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