Skip to content

Commit 16963c6

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent ca97392 commit 16963c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

azure-pipelines.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ steps:
4545
displayName: 'Setting tests'
4646
- pwsh: |
4747
.\run-tests.ps1
48-
displayName: 'running tests'
4948
env:
5049
AzureWebJobsStorage: $(AzureWebJobsStorage)
5150
AzureWebJobsCosmosDBConnectionString: $(AzureWebJobsCosmosDBConnectionString)
@@ -57,4 +56,4 @@ steps:
5756
SBTopicSubName: $(SBTopicSubName)
5857
CosmosDBDatabaseName: $(CosmosDBDatabaseName)
5958
SBQueueName: $(SBQueueName)
60-
displayName: 'Starting Functions Host and running'
59+
displayName: 'running tests'

0 commit comments

Comments
 (0)