1 parent ef5a342 commit 10ebf13Copy full SHA for 10ebf13
1 file changed
.github/workflows/css_lint.yml
@@ -18,9 +18,6 @@ jobs:
18
- name: Check the repository
19
uses: actions/checkout@v4
20
21
- - name: Set up Node.js
22
- uses: actions/setup-node@v4
23
-
24
- name: Install Stylelint
25
run: npm install -g stylelint stylelint-config-standard
26
0 commit comments