docs: lxc-helper is now a dependency of the runner
Some checks failed
integration / integration (push) Has been cancelled

This commit is contained in:
Earl Warren 2025-08-21 16:24:12 +02:00
parent 8b6ed823b8
commit 0ff02f5d54
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -100,7 +100,7 @@ linked with workflows using `cascading-pr` as follows.
```mermaid
flowchart TD
lxc-helper(lxc-helper) --> act(runner)
lxc-helper(lxc-helper) --> runner(runner)
runner --> setup-forgejo(setup-forgejo)
setup-forgejo --> e2e(end-to-end)
forgejo-curl(forgejo-curl.sh) --> setup-forgejo