fix: linting and ci issues
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
- name: Prettier check
|
||||
run: |
|
||||
prettier --check \
|
||||
"**/*.yml" "**/*.yaml" "**/*.json" "**/*.md" \
|
||||
"**/*.yml" "**/*.yaml" "**/*.md" \
|
||||
--ignore-path .prettierignore
|
||||
|
||||
# ── Tests ────────────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user