Commit 3b0ee00
fix(ci): install podman-compose before running e2e-split
run_split.sh uses `podman compose` which delegates to the podman-compose
provider. The runner doesn't have it pre-installed, same situation as the
build-workspace job — fix by adding the same cache + pip install steps.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PcgXCGPQqN3fkehWdnfYE5
Signed-off-by: David Bensoussan <d.bensoussan@proton.me>1 parent a926ff7 commit 3b0ee00
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1033 | 1033 | | |
1034 | 1034 | | |
1035 | 1035 | | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
1036 | 1046 | | |
1037 | 1047 | | |
1038 | 1048 | | |
| |||
0 commit comments