Skip to content

Commit fde03e2

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 450f12c commit fde03e2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

azure-pipelines.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ steps:
3333
npm install
3434
npm run build
3535
npm run test:coverage
36-
displayName: 'npm install and build'
36+
displayName: 'npm install, build and test coverage'
3737

3838
- task: SonarCloudAnalyze@1
39-
40-
- task: SonarCloudPublish@1
41-
inputs:
42-
pollingTimeoutSec: '30'

0 commit comments

Comments
 (0)