From f55d93c02d0d409d3d9b46082df4ee59b0830fed Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 15:27:54 +0000 Subject: [PATCH] Add CLI commands and Gitea Actions workflow --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index b52ace1..245a250 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -55,4 +55,4 @@ jobs: - name: Verify build run: | pip install dist/*.whl - local-code-assistant --help + local-code-assistant --help \ No newline at end of file