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 c7e1f4a commit 123a586Copy full SHA for 123a586
.pipelines/templates/run-unit-tests.stages.yaml
@@ -47,7 +47,6 @@ stages:
47
} | { read xs; exit $xs; }
48
} 4>&1
49
50
- cp coverage-all.out "$COVERAGE_OUT"
51
ls -la "$REPORT_DIR"
52
retryCountOnTaskFailure: 3
53
displayName: "Run Unit Tests - Linux"
0 commit comments