From a3a0e981ee3606e0017db064a91ea5989d9f1a88 Mon Sep 17 00:00:00 2001 From: "Christie Warwick (Wilson)" Date: Wed, 10 Sep 2025 10:00:26 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20Add=20e2e=20status=20badge=20to=20main?= =?UTF-8?q?=20README=20=F0=9F=8F=85=20(#8198)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2dd652f528..344b61780a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Gemini CLI [![Gemini CLI CI](https://github.com/google-gemini/gemini-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/google-gemini/gemini-cli/actions/workflows/ci.yml) +[![Gemini CLI E2E](https://github.com/google-gemini/gemini-cli/actions/workflows/e2e.yml/badge.svg)](https://github.com/google-gemini/gemini-cli/actions/workflows/e2e.yml) [![Version](https://img.shields.io/npm/v/@google/gemini-cli)](https://www.npmjs.com/package/@google/gemini-cli) [![License](https://img.shields.io/github/license/google-gemini/gemini-cli)](https://github.com/google-gemini/gemini-cli/blob/main/LICENSE)