Skip to content

Commit 04e2757

Browse files
committed
Fix formatting of workflow step name for clarity in /generate-sync to /mcp/compile test
1 parent fcd5e84 commit 04e2757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-mcp-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ jobs:
252252
echo "First 20 lines of response:"
253253
echo "$RESPONSE" | head -20
254254
255-
- name: Test workflow: /generate-sync → /mcp/compile
255+
- name: "Test workflow: /generate-sync → /mcp/compile"
256256
run: |
257257
echo "Testing workflow: /generate-sync → /mcp/compile..."
258258

0 commit comments

Comments
 (0)