Skip to content

Commit 566bffe

Browse files
committed
Work CI-CD
- Enable unit tests.
1 parent b1b7ceb commit 566bffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- template: azure-pipelines-templates/class-lib-build-only.yml@templates
4141
parameters:
4242
sonarCloudProject: 'nanoframework_lib-CoreLibrary'
43+
runUnitTests: true
4344

4445
# package steps
4546
- template: azure-pipelines-templates/class-lib-package.yml@templates

0 commit comments

Comments
 (0)