Commit 57c79e7
Skip http-tests when no beacon endpoint configured
The http-tests job runs live integration tests against a beacon node. It hard
-failed on every PR because HTTP_ADDRESS/HTTP_TEST_CONCURRENCY are not set in
this fork. Gate the job on HTTP_ADDRESS so it skips cleanly when unconfigured
and runs automatically if the variable is ever set; drop the now-redundant
validation step.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b22b800 commit 57c79e7
1 file changed
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 22 | | |
31 | 23 | | |
32 | 24 | | |
| |||
0 commit comments