chore(ci): fix wrong sorted comment
This commit is contained in:
parent
7684e092da
commit
17c8caaa11
.github/workflows
|
@ -23,10 +23,10 @@ jobs:
|
|||
with:
|
||||
node-version: 16
|
||||
registry-url: https://registry.npmjs.org/
|
||||
# Step IV
|
||||
# Step III
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
# Step V
|
||||
# Step IV
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
# Test Build
|
||||
|
|
Loading…
Reference in New Issue