Skip to content

Commit 433513d

Browse files
chore: update mcp-conformance-action to v1.4.6
Uses named pipes for reliable server startup detection instead of a blind sleep, fixing intermittent failures on slow startup.
1 parent 12820be commit 433513d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Run MCP Conformance Test
20-
uses: SamMorrowDrums/mcp-conformance-action@d1cc7dd57d8a7e93e32e7abcf6ef74a812f2bcf6 # v1.4.4
20+
uses: SamMorrowDrums/mcp-conformance-action@1ee2bba49a2c6e6a4f0e6711506b5038d559a1c1 # v1.4.6
2121
with:
2222
setup_go: "true"
2323
install_command: go mod download

0 commit comments

Comments
 (0)