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 32c0ab6 commit 9cbfacfCopy full SHA for 9cbfacf
Makefile
@@ -1,4 +1,4 @@
1
-.PHONY: all clean compile javadocs dryRelease update stop checkFormat format api assembleBenchmarkTestRelease assembleUiTestRelease createCoverageReports check preMerge publish
+.PHONY: all clean compile javadocs dryRelease update stop checkFormat format api assembleBenchmarkTestRelease assembleUiTestRelease assembleUiTestCriticalRelease createCoverageReports runUiTestCritical check preMerge publish
2
3
all: stop clean javadocs compile createCoverageReports
4
assembleBenchmarks: assembleBenchmarkTestRelease
0 commit comments