[object Object]

← back to Exo

replace tests badge with circleci

f4b0f1ca02e1c29f46b3e215916ebd3f38ba2d06 · 2024-08-02 11:45:09 +0100 · Alex Cheema

Files touched

Diff

commit f4b0f1ca02e1c29f46b3e215916ebd3f38ba2d06
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Fri Aug 2 11:45:09 2024 +0100

    replace tests badge with circleci
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index eb31e4e5..e9dfb0d7 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ exo: Run your own AI cluster at home with everyday devices. Maintained by [exo l
 </h3>
 
 [![GitHub Repo stars](https://img.shields.io/github/stars/exo-explore/exo)](https://github.com/exo-explore/exo/stargazers)
-[![Tests](https://github.com/exo-explore/exo/actions/workflows/test.yml/badge.svg)](https://github.com/exo-explore/exo/actions/workflows/test.yml)
+[![Tests](https://circleci.com/gh/exo-explore/exo.svg?style=svg)](https://circleci.com/gh/exo-explore/exo)
 [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
 
 </div>

← 96969e35 prefix matching logic  ·  back to Exo  ·  fix circleci badge c06124c6 →