We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e538ec commit 595d1ffCopy full SHA for 595d1ff
1 file changed
onboarding.md
@@ -288,7 +288,7 @@ needs to be pointed out separately during the onboarding.
288
* If you are interested in helping out with CI reliability, check out the
289
[reliability repository][] and [guide on how to deal with CI flakes][]. When
290
fixing a flaky test, it is recommended to run [`node-stress-single-test`][]
291
- to verify the test remains stable under repeated runs.
+ on both the main branch and the test branch to verify the fix makes the test more stable under repeated runs.
292
293
[Code of Conduct]: https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
294
[Labels]: doc/contributing/collaborator-guide.md#labels
0 commit comments