Skip to content

Commit 55b473a

Browse files
committed
When using --print, --output-format=stream-json requires --verbose
1 parent bf2a9c3 commit 55b473a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude-easy-fixes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
claude -p \
168168
--model claude-opus-4-6 \
169169
--output-format stream-json \
170+
--verbose \
170171
"$(cat /tmp/claude-prompt.txt)"
171172
172173
- name: "Create Pull Request"

0 commit comments

Comments
 (0)