go-libp2p
go-libp2p copied to clipboard
ci: demonstration for test running in parallel
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