We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d998d8 commit 89d7408Copy full SHA for 89d7408
packages/server/azure-pipelines.yml
@@ -53,6 +53,6 @@ steps:
53
codeCoverageTool: 'cobertura'
54
summaryFileLocation: '$(System.DefaultWorkingDirectory)/coverage/cobertura-coverage.xml'
55
56
-- script: npm run test
+- script: npm run coverage
57
displayName: Run Test Natively in Case of Failures
58
condition: failed()
0 commit comments