Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/claude-pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ jobs:
with:
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
settings: /tmp/claude-settings.json
claude_args: --mcp-config /tmp/mcp-playwright.json
claude_args: --mcp-config /tmp/mcp-playwright.json --debug
show_full_output: true
prompt: |
You are running a QA review of a PR in CI. Execute this exact
sequence (the recording tools must be called by YOU at the top
Expand Down