Skip to content

Commit 986097b

Browse files
author
Mark Saroufim
committed
Enable show_full_output to debug Claude Code Action crash
1 parent fc4238b commit 986097b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: anthropics/claude-code-action@v1
3636
with:
3737
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
38+
show_full_output: true
3839

3940
# This is an optional setting that allows Claude to read CI results on PRs
4041
additional_permissions: |

0 commit comments

Comments
 (0)