ederign commented on code in PR #2136:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2136#discussion_r1519974065


##########
packages/kn-plugin-workflow/package.json:
##########
@@ -22,7 +22,7 @@
     "build:darwin:arm": "pnpm setup:env make build-darwin-arm64",
     "build:dev": "rimraf dist && pnpm build",
     "build:linux": "pnpm setup:env make build-linux-amd64",
-    "build:prod": "rimraf dist && run-script-os && pnpm test",
+    "build:prod": "rimraf dist && run-script-os && pnpm test && pnpm test:e2e",

Review Comment:
   @tiagobento ^



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to