Skip to content

Commit cb7984c

Browse files
committed
Refactor tmate session setup and streamline config output
1 parent eec25c8 commit cb7984c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/copilot-test-tools.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,5 @@ jobs:
3232
GH_TOKEN: ${{ secrets.PAT }}
3333
PROMPT: |
3434
list all your tools.
35-
- run: |
36-
cat ~/.copilot/mcp-config.json
37-
- name: Setup tmate session
35+
- run: cat ~/.copilot/mcp-config.json
3836
- uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)