Skip to content

Commit 9a8fbe7

Browse files
committed
Remove File Copy
1 parent 6494e4c commit 9a8fbe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pipelines/templates/run-unit-tests.stages.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ stages:
4747
} | { read xs; exit $xs; }
4848
} 4>&1
4949
50-
cp coverage-all.out "$COVERAGE_OUT"
5150
ls -la "$REPORT_DIR"
5251
retryCountOnTaskFailure: 3
5352
displayName: "Run Unit Tests - Linux"

0 commit comments

Comments
 (0)