birkskyum commented on code in PR #38035:
URL: https://github.com/apache/superset/pull/38035#discussion_r2867695623


##########
.github/workflows/bashlib.sh:
##########
@@ -45,6 +45,7 @@ npm-install() {
   say "::group::Install npm packages"
   echo "npm: $(npm --version)"
   echo "node: $(node --version)"
+  export CYPRESS_INSTALL_BINARY=0
   npm ci

Review Comment:
   outside scope of this PR



-- 
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