You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a check to the build logic to see if node is present
The ClojureScript tests rely on node being present, if it's not there then they
will fail in non-obvious ways. To provide quick feedback we do a check first
before starting the tests.
0 commit comments