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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-06-11 23:20:10 +0300
committerGitHub <noreply@github.com>2020-06-11 23:20:10 +0300
commitb0b9d144465941d90fc1e999b2365bdf02803963 (patch)
treef214b323bfe373f5e7e5d4562a3943c09313faa1 /.github
parent833125b5fec362d32fbdfbe03a1b319896a299f2 (diff)
Update lint.yml (#31012)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 99cbc364c3..f3d00d69ff 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -29,5 +29,5 @@ jobs:
- name: Install npm dependencies
run: npm ci
- - name: Lint CSS and JS
+ - name: Lint
run: npm run lint