We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a7cc7 commit 5150059Copy full SHA for 5150059
.github/workflows/instructions.yml
@@ -10,8 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
- name: azsdk-cli verify
12
shell: pwsh
13
- continue-on-error: true
14
- run: >
+ run: >-
15
./eng/scripts/Verify-McpToolReferences.ps1
16
-InstructionsPath ./eng/common/instructions/azsdk-tools
17
-ToolSourcePath ./tools/azsdk-cli/Azure.Sdk.Tools.Cli/Tools
0 commit comments