1 parent 4466844 commit 8bf916aCopy full SHA for 8bf916a
1 file changed
.github/workflows/css_lint.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: actions/setup-node@v4
23
with:
24
node-version: 'lts/*'
25
- cache: 'npm'
26
27
- name: Install Stylelint
28
run: npm install -g stylelint stylelint-config-standard
0 commit comments