Skip to content

Commit 402a80b

Browse files
Remove API key logging
1 parent a2ee561 commit 402a80b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/codex/build_code_review_with_codex_sdk.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,6 @@ codex-structured-review:
525525
526526
# Run Codex exec CLI
527527
- |
528-
echo "OPENAI_API_KEY=${OPENAI_API_KEY}"
529528
printenv OPENAI_API_KEY | codex login --with-api-key && \
530529
codex exec --output-schema codex-output-schema.json \
531530
--output-last-message codex-output.json \

0 commit comments

Comments
 (0)