Skip to content

Commit 0982dfc

Browse files
committed
Fix template name
1 parent b3811df commit 0982dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
pool:
7676
vmImage: "windows-latest"
7777
steps:
78-
- template: .ci/pipeline/test-configuration-linux.yml
78+
- template: .ci/pipeline/test-configuration-win.yml

0 commit comments

Comments
 (0)