Skip to content

Commit 8704606

Browse files
committed
Work CI-CD
- Fix snonarcloud project key. ***NO_CI***
1 parent 4d44572 commit 8704606

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
@@ -52,7 +52,7 @@ steps:
5252
# all build, update and publish steps
5353
- template: azure-pipelines-templates/class-lib-build.yml@templates
5454
parameters:
55-
sonarCloudProject: 'nanoframework_nanoframework.System.Device.I2s'
55+
sonarCloudProject: 'nanoframework_nanoFramework.System.Device.I2s'
5656

5757
# step from template @ nf-tools repo
5858
# report error

0 commit comments

Comments
 (0)