Files
2023-05-29 07:20:55 -04:00

4 lines
106 B
Makefile

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