From 744126c3540f568a60d9b3d2ff63b88291c37ce7 Mon Sep 17 00:00:00 2001 From: Andrey1970 Date: Tue, 7 Jan 2025 20:12:28 +0300 Subject: [PATCH] Update CI badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eded35f..76c2e5b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EmeraldSDHC -[![Build Status](https://github.com/acidanthera/EmeraldSDHC/workflows/CI/badge.svg?branch=master)](https://github.com/acidanthera/EmeraldSDHC/actions) [![Scan Status](https://scan.coverity.com/projects/27398/badge.svg?flat=1)](https://scan.coverity.com/projects/27398) +[![Build Status](https://github.com/acidanthera/EmeraldSDHC/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/acidanthera/EmeraldSDHC/actions) [![Scan Status](https://scan.coverity.com/projects/27398/badge.svg?flat=1)](https://scan.coverity.com/projects/27398) macOS kernel extension for devices complying with the Secure Digital Host Controller (SDHC) specification. Currently only supports eMMC/MMC cards at up to HS200 speeds.