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.
2 parents 41e7255 + ae82740 commit 854a58aCopy full SHA for 854a58a
Makefile
@@ -45,7 +45,7 @@ test:
45
test-unit:
46
TESTPKGS=./... SKIP_INTEGRATION_TESTS=1 ./hack/test
47
48
-.PHONY: test
+.PHONY: test-integration
49
test-integration:
50
TESTPKGS=./tests ./hack/test
51
0 commit comments