Skip to content

Commit

Permalink
Commit test makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksym Zemlianyi committed Dec 2, 2024
1 parent 0e79789 commit 9d3735f
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,6 +1,6 @@
# Makefile for managing the project

.PHONY: help check-poetry check-token check-python check-token lock dependencies env test format lint
.PHONY: help check-poetry check-token check-python check-token lock dependencies env test format lint coverage

help: # Show available commands and descriptions
@echo "Available commands:"
Expand Down

0 comments on commit 9d3735f

Please sign in to comment.