Skip to content

Commit be64513

Browse files
authored
Update azure-pipelines.yml
1 parent 16d44b6 commit be64513

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ extends:
4242
ob_outputDirectory: '$(Build.SourcesDirectory)/out' # this directory is uploaded to pipeline artifacts, reddog and cloudvault. More info at https://aka.ms/obpipelines/artifacts
4343
steps:
4444
- checkout: self
45-
# - checkout: industrialai
45+
- checkout: industrialai
4646

4747
- template: .ci/steps/python_ai_test.yml@microsoftai
4848
parameters:

0 commit comments

Comments
 (0)