Skip to content

run go generate before yarn

Administrator requested to merge fix-ci into master

Created by: ijsnow

This fixes CI failures by running go generate before yarn so that the transient dependency causing the problems is not installed yet.

I've tested locally by going through the commands ran in CI and running enterprise/dev/start.sh as well as enterprise/dev/dev-sourcegraph-server.sh.

Merge request reports

Loading