Skip to content

Commit

Permalink
fix test_windows_signing job name (#9771)
Browse files Browse the repository at this point in the history
😢

CHANGELOG_BEGIN
CHANGELOG_END
  • Loading branch information
garyverhaegen-da authored May 21, 2021
1 parent 5855a99 commit 5717356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fi
displayName: check perf changes
- job: test-windows-signing
- job: test_windows_signing
dependsOn: [ "check_for_release", "Windows" ]
condition: and(succeeded(),
eq(variables['Build.SourceBranchName'], 'main'))
Expand Down

0 comments on commit 5717356

Please sign in to comment.