Skip to content

Commit

Permalink
fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hitonanode committed Apr 24, 2024
1 parent 086bf4b commit ddc6ce4
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
@@ -1,4 +1,4 @@
.PHONY: mypy ruff-lint ruff-format test
.PHONY: all mypy ruff-lint ruff-format test

all: mypy ruff-lint ruff-format test

Expand Down

0 comments on commit ddc6ce4

Please sign in to comment.