Skip to content

Commit

Permalink
Fixed CI yaml (#672)
Browse files Browse the repository at this point in the history
* fixed CI yaml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Zhenzhong1 and pre-commit-ci[bot] committed Sep 11, 2024
1 parent af4e0f8 commit 3ac391a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ repos:
hooks:
- id: prettier
args: [--print-width=120]
types_or: [yaml, markdown, html, css, scss, javascript, json, ts, shell, sh]
types_or: [markdown, html, css, scss, javascript, json, ts, shell, sh]
additional_dependencies:
- [email protected]

Expand Down
1 change: 0 additions & 1 deletion tests/cores/mega/ChatQnA_E2E_manifests_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -673,4 +673,3 @@ spec:
app: vector-db
type: ClusterIP
---

0 comments on commit 3ac391a

Please sign in to comment.