Skip to content

Commit 25a59d3

Browse files
committed
adding tests that calls test
1 parent 41c3b61 commit 25a59d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ test: ## Run the project's tests
8585
genbadge coverage -i /workspaces/$(REPONAME)/coverage.xml
8686
flake8 --tee . > htmlcov/_flake8Report.txt
8787

88+
tests: test ## Run the project's tests
8889

8990
build: ## Build the project
9091
python -m build

0 commit comments

Comments
 (0)