Compare commits
2 Commits
f6efd4439b
...
6e0c58d75f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e0c58d75f | ||
|
|
89d9d82c31 |
4
.github/workflows/futon-deploy.yaml
vendored
4
.github/workflows/futon-deploy.yaml
vendored
@ -17,8 +17,8 @@ jobs:
|
||||
node-version: '16.x'
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- name: Lint CSS files
|
||||
run: npx stylelint '**/*.css' --config .stylelintrc.json
|
||||
# - name: Lint CSS files
|
||||
# run: npx stylelint '**/*.css' --config .stylelintrc.json
|
||||
- name: Lint JavaScript files
|
||||
run: npx eslint '**/*.js'
|
||||
- name: Lint HTML files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user