Commit cdf87b3
committed
ci(agda): install absolute-zero library so the suite typechecks
The echo-types.agda-lib declares `depend: standard-library
absolute-zero`, but the workflow only registered standard-library.
This has been red on main since 3f654ef (2026-04-30, EchoCNOBridge
content-bridge promotion) added the dependency without updating CI.
Adds a fetch step that shallow-clones hyperpolymath/absolute-zero,
then registers it alongside standard-library in ~/.agda/libraries.1 parent c72f45a commit cdf87b3
1 file changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
43 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
44 | 57 | | |
45 | 58 | | |
46 | 59 | | |
| |||
0 commit comments