acid testing #38
2
.github/workflows/futon-deploy.yaml
vendored
2
.github/workflows/futon-deploy.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- name: Lint CSS files
|
||||
run: npx stylelint '**/*.css'
|
||||
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