Skip to content

Commit 34a6d53

Browse files
authored
Build: Fix Azure comment (#2307)
1 parent b2c6c7e commit 34a6d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/.azure-pipelines-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ steps:
2323
APPVEYOR_BUILD_ID: $(Agent.OS)_$(node_version)
2424
APPVEYOR_REPO_COMMIT: $(Build.SourceVersion)
2525
APPVEYOR_REPO_BRANCH: $(Build.SourceBranchName)
26-
# Overwrite the GitLab Service Name
26+
# Overwrite the AppVeyor Service Name
2727
COVERALLS_SERVICE_NAME: Azure Pipelines
2828
COVERALLS_REPO_TOKEN: $(COVERALLS_REPO_TOKEN_SECRET)
2929
COVERALLS_PARALLEL: true

0 commit comments

Comments
 (0)