ljmotta commented on code in PR #2866:
URL:
https://github.com/apache/incubator-kie-tools/pull/2866#discussion_r1951858349
##########
packages/online-editor/playwright.config.ts:
##########
@@ -61,6 +62,35 @@ const customConfig = defineConfig({
timeout: 240000,
},
],
+ // Override
+ projects: process.env.KIE_TOOLS_ONLINE_EDITOR__SKIP_PLAYWRIGHT_FOR_ARM64
Review Comment:
Well, I could export the variable in the script, to use it in the
`playwright.config.ts`... 😅
--
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]