Skip to content

Commit

Permalink
fix gh command setup (#19073)
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Dec 20, 2024
1 parent 47ec6a0 commit 49354dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chia/cmds/gh.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def gh_group() -> None:


@chia_command(
gh_group,
group=gh_group,
name="test",
short_help="launch a test run in CI from HEAD or existing remote ref",
help="""Allows easy triggering and viewing of test workflow runs in CI including
Expand Down

0 comments on commit 49354dc

Please sign in to comment.