diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 13fb7c25..9fd01576 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -60,9 +60,6 @@ jobs: with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN || secrets.CLAUDE_MAX_OAUTH_TOKEN }} allowed_bots: 'claude[bot]' - # TEMPORARY: surfaces the suppressed CLI error while the bot fails at - # startup. Revert once the cause is identified. - show_full_output: true # This is an optional setting that allows Claude to read CI results on PRs additional_permissions: |