Closed dsanders11 closed 1 year ago
Forgot that with the electronjs/node orb, node/test goes: checkout -> install Node.js -> install packages -> test. So we need to run the steps to set the Electron version to test after installing Node.js but before installing packages.
electronjs/node
node/test
Forgot that with the
electronjs/node
orb,node/test
goes: checkout -> install Node.js -> install packages -> test. So we need to run the steps to set the Electron version to test after installing Node.js but before installing packages.