Commit a2e0218
fix(ci): add -v flag to show determinism verification output
Without -v flag, test output (t.Logf) doesn't print, so grep finds nothing
and the verification step shows empty output.
With -v flag, the test output is visible and we can see the checksums:
✅ Deterministic builds verified: 9e873bb24a42cb838f09019e402f515a97427e7764a3fb63739318bf76e329ec
Also improved error handling to show a message if test is cached or fails.
Co-authored-by: Ona <no-reply@ona.com>1 parent 4dbea33 commit a2e0218
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
0 commit comments