Files
2024-01-18 08:14:32 +00:00

4 lines
103 B
Makefile

.PHONY: test
test:
make -C ../../tests test GINKGO_EXTRA_ARGS=--focus="network.openshift.io/v1alpha1"