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 6494e4c commit 9a8fbe7Copy full SHA for 9a8fbe7
.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