Files
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"