I did that: you must add a needs
clause in the following job, e.g.
jobs: shake: ... post_shake: needs: [shake] steps: ...
I did that: you must add a needs
clause in the following job, e.g.
jobs: shake: ... post_shake: needs: [shake] steps: ...