diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 575b6ba1..cde21d3a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -61,7 +61,7 @@ jobs: name: pyTools - script: $(pyTools.pythonLocation)/bin/pip install --upgrade tox codecov - displayName: Install Python-based utilities. + displayName: Install Python-based tools. - task: UsePythonVersion@0 inputs: