...

Text file src/cuelabs.dev/go/oci/ociregistry/Makefile

Documentation: cuelabs.dev/go/oci/ociregistry

     1.PHONY: install
     2test:
     3	go test ./...
     4	go test -C ./internal/conformance ./...

View as plain text