Files
open-cluster-management/vendor/github.com/openshift/api/console/v1/Makefile
Wei Liu 33525a94ff upgrade kube to 1.26 (#302)
Signed-off-by: Wei Liu <liuweixa@redhat.com>
2023-03-02 03:50:47 +01:00

4 lines
97 B
Makefile

.PHONY: test
test:
make -C ../../tests test GINKGO_EXTRA_ARGS=--focus="console.openshift.io/v1"