Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse committed Oct 23, 2023
2 parents 191d789 + ca52adf commit 26c6395
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ pr: ## Run relevant tests before PR
make validate
gh pr create -w

docs:
docs: ## build and serve documentation
pip install -e .[docs]
mkdocs serve

0 comments on commit 26c6395

Please sign in to comment.