Skip to content

Commit

Permalink
poetry run
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsca committed Feb 12, 2024
1 parent efba475 commit f3b0380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ test:

.PHONY: lint
lint:
ruff check src/proper_cli tests
poetry run ruff check src/proper_cli tests

.PHONY: coverage
coverage:
Expand Down

0 comments on commit f3b0380

Please sign in to comment.