We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cac2cc commit cde4b51Copy full SHA for cde4b51
COLLABORATOR_GUIDE.md
@@ -211,7 +211,7 @@ that the tests are reliable.
211
runs the standard V8 tests. Run it when updating V8 in Node.js or floating new
212
patches on V8.
213
214
-* [`node-test-commit-custom-suites`](https://ci.nodejs.org/job/node-test-commit-custom-suites/)
+* [`node-test-commit-custom-suites-freestyle`](https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/)
215
enables customization of test suites and parameters. It can execute test suites
216
not used in other CI test runs (such as tests in the `internet` or `pummel`
217
directories). It can also make sure tests pass when provided with a flag not
0 commit comments