Commit 7f83385
fix(proof): remove hardcoded SHA from proof harness
PROOF_HEAD env var is now optional; harness runs on current HEAD
without a stale default. The SHA lock is applied via the PR comment
that invokes the harness, not the harness file itself.
Co-Authored-By: Claude <[email protected]>1 parent 4877ddd commit 7f83385
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments