Skip to content

Commit c0fe1b2

Browse files
committed
testing
1 parent cfff2bb commit c0fe1b2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/instructions.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,4 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- name: azsdk-cli verify
2626
shell: pwsh
27-
run: >
28-
./eng/scripts/Verify-McpToolReferences.ps1
29-
-InstructionsPath ./eng/common/instructions/azsdk-tools
30-
-ToolSourcePath ./tools/azsdk-cli/Azure.Sdk.Tools.Cli/Tools
27+
run: ./eng/scripts/Verify-McpToolReferences.ps1 -InstructionsPath ./eng/common/instructions/azsdk-tools -ToolSourcePath ./tools/azsdk-cli/Azure.Sdk.Tools.Cli/Tools

0 commit comments

Comments
 (0)