Skip to content

Commit 85ec45f

Browse files
committed
refactor: add comments
1 parent 4df328d commit 85ec45f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code-pushup.preset.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ export const coverageCoreConfigNx = async (
196196
return {
197197
plugins: [
198198
await coveragePlugin({
199+
// We do not need to run a coverageToolCommand. This is handled over the Nx task graph.
199200
reports: projectName
200201
? [
201202
{

0 commit comments

Comments
 (0)