Create CI/CD #9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Install dependencies
|
||||
run: npm install stylelint htmlhint
|
||||
- name: Lint
|
||||
uses: wearerequired/lint-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user