core-lightning/.github/workflows
Vincenzo Palazzo eff160cbae ci: Fix flakiness of lnprototest on CI
The lnprototest occasionally fails on our CI due to the
timeout duration we set while waiting for cln to start up.
This timeout is insufficient for machines like the ones
used in the GitHub CI environment.

To address this issue, this commit introduces the use of
environment variables to increase the lnprototest timeout,
ensuring sufficient time for cln to initialize.

Changelog-None
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2023-07-13 08:54:21 +02:00
..
bsd.yml CI: clean up workflow files. 2023-07-09 16:49:48 +09:30
ci_build.yml Revert "ci: re-enable the compilation workflow" 2023-06-14 15:01:53 +02:00
ci.yaml CI: use prebuild for (almost all) ci steps. 2023-07-09 16:49:48 +09:30
macos.yaml CI: clean up workflow files. 2023-07-09 16:49:48 +09:30
prototest.yaml ci: Fix flakiness of lnprototest on CI 2023-07-13 08:54:21 +02:00
pypi.yml ci: Add pyln-grpc-proto to auto-publication workflow 2023-07-10 13:47:38 +09:30
rdme-docs-sync.yml doc: Add guides and GitHub workflow for doc sync 2023-06-06 12:40:19 +09:30