Skip to content

Commit 5150059

Browse files
committed
chomp
1 parent 24a7cc7 commit 5150059

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/instructions.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- name: azsdk-cli verify
1212
shell: pwsh
13-
continue-on-error: true
14-
run: >
13+
run: >-
1514
./eng/scripts/Verify-McpToolReferences.ps1
1615
-InstructionsPath ./eng/common/instructions/azsdk-tools
1716
-ToolSourcePath ./tools/azsdk-cli/Azure.Sdk.Tools.Cli/Tools

0 commit comments

Comments
 (0)