]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update lint.yml (#31012)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 11 Jun 2020 20:20:10 +0000 (23:20 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 20:20:10 +0000 (23:20 +0300)
.github/workflows/lint.yml

index 99cbc364c3f1b632efc8a6a3d604bb38c1e1f5f8..f3d00d69ff9757831ad687c737a17857a9cb9c97 100644 (file)
@@ -29,5 +29,5 @@ jobs:
       - name: Install npm dependencies
         run: npm ci
 
-      - name: Lint CSS and JS
+      - name: Lint
         run: npm run lint