Commit 8f1aa3b
ci: validate each example's on-chain overlay too (#85)
The loop parses every compose.yml and stops there, so no
compose.onchain.yml is checked by anything. That is the file nobody runs
before merging, since it needs a wallet, an RPC and a keystore, and the
one most likely to break. Interpolating .env.example also proves that
file still lists every variable the overlay reads.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 1cca857 commit 8f1aa3b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
35 | 42 | | |
36 | 43 | | |
0 commit comments