We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ec6a0 commit 78c4941Copy full SHA for 78c4941
chia/cmds/gh.py
@@ -94,7 +94,7 @@ def gh_group() -> None:
94
95
96
@chia_command(
97
- gh_group,
+ group=gh_group,
98
name="test",
99
short_help="launch a test run in CI from HEAD or existing remote ref",
100
help="""Allows easy triggering and viewing of test workflow runs in CI including
0 commit comments