Skip to content

Commit 990bab0

Browse files
committed
ci(test-utils): ignore nx-release-publish target
1 parent 3ec8ba5 commit 990bab0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

testing/test-utils/project.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"options": {
2727
"configFile": "testing/test-utils/vite.config.unit.ts"
2828
}
29+
},
30+
"nx-release-publish": {
31+
"executor": "nx:noop"
2932
}
3033
},
3134
"tags": ["scope:shared", "type:testing"]

0 commit comments

Comments
 (0)