From e4aa0c4ee6915f1818f79675f5f4c07480f20b07 Mon Sep 17 00:00:00 2001 From: codenio Date: Mon, 29 Sep 2025 13:22:43 +0530 Subject: [PATCH] fix github ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc52fef..4121f28 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mock.GPIO -[![CircleCI](https://circleci.com/gh/codenio/Mock.GPIO.svg?style=svg)](https://circleci.com/gh/codenio/Mock.GPIO) +[![CI](https://github.com/codenio/Mock.GPIO/actions/workflows/ci.yml/badge.svg)](https://github.com/codenio/Mock.GPIO/actions/workflows/ci.yml) Mock Library for RPi.GPIO.