|
|
|
|
|
by majkinetor
2518 days ago
|
|
That may also depend on how many commits wait in the line. If team is large or monorepo, you need to wait for all pushes to pass in order for your own push to be tested which might take a long time even if single test is fairly fast. |
|