ci: Combine all go tests into one job (#12474)
* ci: Combine all go tests into one job Combines all Go tests into a single job. This allows the runner to decide how to best parallelize the tests, and simplifies our CCI config. * remove module param * remove dep from compat * remove dep * unquote * use archival node * attach workspace
Showing
Please register or sign in to comment