Closed nopeless closed 2 years ago
Thanks, this seems like a sensible change. Would it be possible to re-push your branch with just the ci change? It looks like you caught another change which is already in an existing PR I think. It would be great to merge this one quickly 😄
Now that we've merged the concurrent file piece I can merge this one in. To save you rebasing I've pulled the branch and done it manually due to a squash merge on the previous PR. Your ci change is now on master :)
Now that we've merged the concurrent file piece I can merge this one in. To save you rebasing I've pulled the branch and done it manually due to a squash merge on the previous PR. Your ci change is now on master :)
Oops, yeah I should have pulled master and synced first. my b
You should use
npm ci
instead ofnpm install
for ci