Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit f3b013f

Browse files
committed
(#624) Fix to the pipeline
1 parent d0294e0 commit f3b013f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ stages:
1616
- stage: build
1717
displayName: Build Toolkit
1818
jobs:
19-
- job: build-and-test
19+
- job: build_and_test
2020
displayName: 'Build and Tests'
2121
steps:
2222
- task: UseDotNet@2

0 commit comments

Comments
 (0)