go test -timeout=1m -v -race ./pkg/... $(BUILD_TAGS)
go test -timeout=10m -v -race ./pkg/... $(BUILD_TAGS)
clean:
rm -f $(BUILD_DIR)/cri-containerd
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.