Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-05-23 06:57:50 +0300
committerEvan Read <eread@gitlab.com>2022-05-25 01:53:53 +0300
commit1fe7254ff46dab7e6bd02891a0a174f46e4955b0 (patch)
tree17a6c7279396313f1c8fc3854ec3fe4fbdbedab2 /doc
parent8b88e23f022b1f1b980ee1862545e63d505ebfa7 (diff)
Support local Stylelint runseread/support-local-stylelint-runs
Diffstat (limited to 'doc')
-rw-r--r--doc/testing.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/testing.md b/doc/testing.md
index e0ee93aa..27e0a53f 100644
--- a/doc/testing.md
+++ b/doc/testing.md
@@ -20,8 +20,6 @@ These code tests are included in the project:
| Vue | Jest | Unit tests |
| YAML | yamllint | Syntax checks |
-Stylelint tests are run in the CI/CD pipeline only.
-
### Run code tests locally
To run the tests: