Skip to content

Commit c54d3f8

Browse files
authored
Update azure-pipelines.yml
- Fix sonarcloud project name. ***NO_CI***
1 parent 9e64acf commit c54d3f8

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
@@ -32,7 +32,7 @@ steps:
3232
# all build, update and publish steps
3333
- template: azure-pipelines-templates/class-lib-build.yml@templates
3434
parameters:
35-
sonarCloudProject: 'nanoframework_lib-nanoFramework.MagicBit'
35+
sonarCloudProject: 'nanoframework_nanoFramework.MagicBit'
3636

3737
# step from template @ nf-tools repo
3838
# report error

0 commit comments

Comments
 (0)