mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(ci): rename task Lint
to Test Lint
This commit is contained in:
parent
26d5c7966f
commit
a3f9084a2e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
# Step IV
|
||||
- name: Lint
|
||||
- name: Test Lint
|
||||
run: npm run lint
|
||||
# Test Build
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user