From abcf5888fd417f7324c6159b61499e50e7fc0bad Mon Sep 17 00:00:00 2001 From: pugnack Date: Mon, 5 May 2025 21:19:19 +0500 Subject: [PATCH] [v4] update ci (#150) * update ci * added commit hash check to avoid unnecessary repository cloning --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c16a83a --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# micro-store-redis +![Coverage](https://img.shields.io/badge/Coverage-36.6%25-yellow)