Files
open-cluster-management/vendor/github.com/openshift/api/monitoring/v1/Makefile
Jian Qiu 2582ad922d Update deps to 1.30 (#546)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
2024-07-02 14:04:15 +00:00

4 lines
100 B
Makefile

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