Skip to content

Commit

Permalink
squash: fix make call
Browse files Browse the repository at this point in the history
  • Loading branch information
happz committed Nov 7, 2023
1 parent f69a3cf commit b855267
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 @@ -40,7 +40,7 @@ requre: ## Regenerate test data for integration tests
## Documentation
##
docs: clean ## Build documentation
hatch run docs:docs
hatch run docs:html

man: ## Build man page
hatch run docs:man
Expand Down

0 comments on commit b855267

Please sign in to comment.