| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c5d20b3 commit 6aa6d41
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -153,6 +153,10 @@ which runs the `build-ci` and `test-ci` targets on all supported platforms. | |||
| 153 | 153 | only runs the linter targets, which is useful for changes that only affect comments | |
| 154 | 154 | or documentation. | |
| 155 | 155 | ||
| 156 | + * [`node-test-pull-request-lite`](https://ci.nodejs.org/job/node-test-pull-request-lite/) | ||
| 157 | + only runs the linter job, as well as the tests on LinuxONE. Should only be used for | ||
| 158 | + trivial changes that do not require being tested on all platforms. | ||
| 159 | + | ||
| 156 | 160 | * [`citgm-smoker`](https://ci.nodejs.org/job/citgm-smoker/) | |
| 157 | 161 | uses [`CitGM`](https://github.com/nodejs/citgm) to allow you to run `npm install && npm test` | |
| 158 | 162 | on a large selection of common modules. This is useful to check whether a | |
| Back | FazBrowse Home | New Git URL |
0 commit comments