Skip to content

Commit cae92d8

Browse files
Copilotstrawgate
andauthored
Fix invalid JSON comment in claude-on-test-failure.yml MCP configuration (#216)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: strawgate <[email protected]>
1 parent 7a1780b commit cae92d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-on-test-failure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
"github-research-mcp"
139139
],
140140
"env": {
141-
"DISABLE_SUMMARIES": "true", # Disable verbose summaries for faster analysis
141+
"DISABLE_SUMMARIES": "true",
142142
"GITHUB_PERSONAL_ACCESS_TOKEN": "${{ secrets.GITHUB_TOKEN }}"
143143
}
144144
}

0 commit comments

Comments
 (0)