From b472baeab5fdac721c2d6a1dd48ee27820903dae Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Thu, 8 May 2025 12:20:48 +0930 Subject: [PATCH] CI: don't wait on update-docs-examples It's disabled. Signed-off-by: Rusty Russell --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9901c96fe..c0f12273a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -624,7 +624,6 @@ jobs: - check-units - integration-valgrind - integration-sanitizers - - update-docs-examples - min-btc-support - check-flake steps: