From e7aaf1783458adadd6851d985d1da0cc6d4f5c5f Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 4 Jul 2018 18:52:14 -0700 Subject: [PATCH] squash! formatting --- COLLABORATOR_GUIDE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md index 33d624db31cbe8..8d50589afdd11d 100644 --- a/COLLABORATOR_GUIDE.md +++ b/COLLABORATOR_GUIDE.md @@ -199,9 +199,9 @@ status indicator. Do not land any Pull Requests without passing (green or yellow) CI runs. If you believe any failed (red or grey) CI sub-tasks are unrelated to the change in the -Pull Request, use "Resume Build" in the left navigation of the -node-test-pull-request job. It will create a new node-test-pull-request run that -preserves all the green results from the current run but re-runs everything +Pull Request, use "Resume Build" in the left navigation of the relevant +`node-test-pull-request` job. It will create a new `node-test-pull-request` run +that preserves all the green results from the current job but re-runs everything else. #### Useful CI Jobs