Skip to content

Commit

Permalink
running ruff correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsbatista committed Apr 4, 2024
1 parent 7e8617f commit a1215f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docstrings_linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
run: pip install hatch=="1.9.3"

- name: ruff docstrings linting
run: hatch run ruff haystack
run: hatch run ruff check haystack

0 comments on commit a1215f7

Please sign in to comment.