From: XhmikosR Date: Thu, 11 Jun 2020 20:20:10 +0000 (+0300) Subject: Update lint.yml (#31012) X-Git-Tag: v5.0.0-alpha1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b9d144465941d90fc1e999b2365bdf02803963;p=thirdparty%2Fbootstrap.git Update lint.yml (#31012) --- 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