Skip to content

Commit 6645365

Browse files
committed
build: update CLI command to use llm-ide-rules in workflow
Generated-by: aiautocommit
1 parent 6765fe0 commit 6645365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_publish_release_please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
# `uv run` prefix is required since the venv is not activated
5454

5555
- name: Make sure the CLI runs properly
56-
run: uv run llm_ide_rules --help
56+
run: uv run llm-ide-rules --help
5757
- run: uv run pytest

0 commit comments

Comments
 (0)