turnstyle
turnstyle copied to clipboard
Sync between jobs in a matrix
Is there any way to use Turnstyle to synchronize between parallel matrix jobs in a single run?
I understand that "official" way to do that would be to use concurrency, but I'd like most part of the job to run in parallel, and only the last bit to be synchronized.