Skip to content

Commit

Permalink
coms: Improve a comment in the .github/workflows/build.yml file to be…
Browse files Browse the repository at this point in the history
… more accurate.
  • Loading branch information
gkapfham committed Sep 5, 2024
1 parent 20c36a5 commit 7377db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: |
# install ruff directly instead of managing
# it as a dependency with Poetry since ruff
# does not (currently) install correctly
# does not (always) install correctly
# through Poetry on NixOS
pipx install ruff
poetry run task lint
Expand Down

0 comments on commit 7377db2

Please sign in to comment.