Skip to content

Commit 4bc0381

Browse files
committed
enabled the tests
1 parent 2abeaa9 commit 4bc0381

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.azdo/pipelines/ci-pipeline.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: $(SourceBranchName)-$(Date:yyyyMMdd)$(Rev:-r)
55
trigger: none
66

77
variables:
8-
#- group: toolkit-test-pack
8+
- group: toolkit-test-pack
99
- group: toolkit-build-version-configuration
1010

1111
stages:
@@ -25,7 +25,6 @@ stages:
2525
- template: ./steps/build.yml
2626
parameters:
2727
targetBuildFramework: 'net8.0'
28-
unitTest : false
2928

3029
- template: ./steps/versionVariables.yml
3130

0 commit comments

Comments
 (0)