Skip to content

Commit 5331616

Browse files
committed
[INTERNAL] Azure: Re-run coverage test only
ESLint and other checks are covered via GH Actions.
1 parent 9a8dd98 commit 5331616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ steps:
5353
codeCoverageTool: 'cobertura'
5454
summaryFileLocation: '$(System.DefaultWorkingDirectory)/coverage/cobertura-coverage.xml'
5555

56-
- script: npm run test
56+
- script: npm run coverage
5757
displayName: Run Test Natively in Case of Failures
5858
condition: failed()

0 commit comments

Comments
 (0)