Skip to content

Commit 8edd091

Browse files
committed
Add GITHUB_COPILOT_3P_MCP_ENABLED environment variable to copilot job
1 parent 052afb4 commit 8edd091

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- run: copilot -p "$PROMPT" --allow-all-tools --log-level debug --log-dir ./logs
3333
id: copilot
3434
env:
35+
GITHUB_COPILOT_3P_MCP_ENABLED: true
3536
GH_TOKEN: ${{ secrets.PAT }}
3637
PROMPT: |
3738
list all your tools.

0 commit comments

Comments
 (0)