go icon indicating copy to clipboard operation
go copied to clipboard

CI should run tests and linters for non-exercise folders

Open junedev opened this issue 3 years ago • 1 comments

Currently, we only run the tests and linter for the exercises but we should also check everything is passed for the generators and for the gomod-sync repo. This can be done by modifying some existing CI script or adding a new one.

junedev avatar Aug 09 '22 11:08 junedev

Hey, I can do that

eklatzer avatar Aug 11 '22 18:08 eklatzer