go-workflows icon indicating copy to clipboard operation
go-workflows copied to clipboard

Run CI tests in parallel

Open cschleiden opened this issue 2 years ago • 0 comments

The integration tests take quite a bit of time to run. As a start, they could be split into separate actions jobs to run e.g. Redis and MySQL integration tests in parallel.

cschleiden avatar Jul 27 '22 17:07 cschleiden