Commit 137aaf9
fix(ci): robust agda-stdlib registration (green the proofs workflow) (#103)
The Agda job in `proofs.yml` failed on `main` (PR #102) with
`agda-stdlib .agda-lib not found` — a too-narrow grep, not a proof
regression. Coq and Z3 jobs pass on the runner. This matches any
`*.agda-lib` the package ships, with a filesystem fallback and a
diagnostic dump. Greens the workflow on main.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 42b2001 commit 137aaf9
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
68 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments