Skip to content

Refactor Microsoft Learn MCP server tests to reduce duplication #5

Refactor Microsoft Learn MCP server tests to reduce duplication

Refactor Microsoft Learn MCP server tests to reduce duplication #5

name: Setup .NET SDK

Check failure on line 1 in .github/workflows/copilot-setup-steps.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/copilot-setup-steps.yml

Invalid workflow file

(Line: 2, Col: 1): Unexpected value 'steps', (Line: 1, Col: 1): Required property is missing: jobs
steps:
- uses: actions/setup-dotnet@v5
with:
global-json-file: global.json
- run: dotnet --info