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
Update CI jobs to remove unnecessary npm config and use of setup-node
There's no need to change the npm prefix as we don't rely on global
package installs for any of the CI jobs.
Also remove `setup-node` usage from the build test job as it only
needs go. This cuts the time for the build job in half.
0 commit comments