Skip to content

Commit 30331a0

Browse files
committed
Work CI-CD
- Fix sonarcloud project name.
1 parent 59d0bff commit 30331a0

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
@@ -34,7 +34,7 @@ steps:
3434
# all build, update and publish steps
3535
- template: azure-pipelines-templates/class-lib-build.yml@templates
3636
parameters:
37-
sonarCloudProject: 'nanoframework_lib-System.Device.Pwm'
37+
sonarCloudProject: 'nanoframework_System.Device.Pwm'
3838

3939
# step from template @ nf-tools repo
4040
# report error

0 commit comments

Comments
 (0)