We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e923214 + c326635 commit 6dd2cecCopy full SHA for 6dd2cec
1 file changed
.github/workflows/ci.yml
@@ -8,9 +8,6 @@ on:
8
workflow_dispatch:
9
env:
10
DOTNET_NOLOGO: true
11
- # The following env var is required as a workaround to
12
- # https://github.com/Azure/azure-cli/issues/26272#issuecomment-1534158361
13
- AZURE_CORE_USE_COMMAND_INDEX: False
14
jobs:
15
build:
16
name: ${{ matrix.name }}
0 commit comments