From 7b180e997bddc0596e523751a63b75d8002a1f58 Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Thu, 25 Dec 2025 15:21:18 +0000 Subject: [PATCH] update --- .github/prompts/0-kickstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/prompts/0-kickstart.md b/.github/prompts/0-kickstart.md index a4e0deb37..c7294e21a 100644 --- a/.github/prompts/0-kickstart.md +++ b/.github/prompts/0-kickstart.md @@ -3,3 +3,5 @@ Work your way through prompts folder, skip if not needed. Figure it out as you g Keep unit tests parameterised and make new test files where possible. Leave TODO comments for missing functionality. + +Use 'act' workflow runner to diagnose the github workflow process.