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 7f94d8d commit 64d4363Copy full SHA for 64d4363
Makefile
@@ -1,4 +1,4 @@
1
-.PHONY: clean install-dev lint test type-check check-code format docs check-docs
+.PHONY: clean install-dev lint unit-tests integration-tests type-check check-code format docs check-docs check-changelog-entry
2
3
# This is default for local testing, but GitHub workflows override it to a higher value in CI
4
INTEGRATION_TESTS_CONCURRENCY = 1
0 commit comments