Skip to content

Commit 648f876

Browse files
authored
Update Makefile
1 parent 68350bf commit 648f876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: clean install-dev build publish-to-pypi lint type-check unit-tests unit-tests-cov \
2-
integration-tests format check-code check-async-docstrings fix-async-docstrings \
3-
build-api-reference run-docs
2+
integration-tests format check-async-docstrings check-code fix-async-docstrings \
3+
build-api-reference build-docs run-docs
44

55
DIRS_WITH_CODE = src tests scripts
66

0 commit comments

Comments
 (0)