We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2e7d7 commit 6a1ea1bCopy full SHA for 6a1ea1b
Makefile
@@ -26,7 +26,7 @@ coverage-html:
26
pr: lint test security-baseline complexity-baseline
27
28
build: pr
29
- poetry run build
+ poetry build
30
31
build-docs:
32
@$(MAKE) build-docs-website
0 commit comments