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

ci: demonstration for test running in parallel

Open laurentsenta opened this issue 3 years ago • 0 comments

This PR illustrates how we could run go-tests in parallel with the unified ci.

This might make CI slower though: instead of waiting for 6 runners, we'll wait for 12.

Example run: https://github.com/laurentsenta/go-libp2p/actions/runs/2617209338

laurentsenta avatar Jul 05 '22 15:07 laurentsenta