Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm207 committed Jan 26, 2024
1 parent 185b453 commit 136089f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: devcontainers/ci@v0.3
with:
runCmd: |
ruff -v ./langchain_weaviate/ ./tests/
poetry run ruff -v ./langchain_weaviate/ ./tests/
format_check:
name: Check code format
Expand Down

0 comments on commit 136089f

Please sign in to comment.