Skip to content

Add documentation for running manual tests #4

Add documentation for running manual tests

Add documentation for running manual tests #4

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