Skip to content

Commit 714bd30

Browse files
Update CLI command test to run without help flag
1 parent ddb2ea7 commit 714bd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
3434
- name: Test CLI command
3535
run: |
36-
draw_tree --help
36+
draw_tree

0 commit comments

Comments
 (0)