From 250c8289aed610599790d651eea95d8bf8913a24 Mon Sep 17 00:00:00 2001 From: tison Date: Sun, 8 Dec 2024 16:43:52 +0800 Subject: [PATCH] chore: fixup workflow's badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfa9871..5185c69 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # concurrent-queue -[![Build](https://github.com/smol-rs/concurrent-queue/workflows/Build%20and%20test/badge.svg)]( -https://github.com/smol-rs/concurrent-queue/actions) +[![CI](https://github.com/smol-rs/concurrent-queue/actions/workflows/ci.yml/badge.svg)]( +https://github.com/smol-rs/concurrent-queue/actions/workflows/ci.yml) [![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)]( https://github.com/smol-rs/concurrent-queue) [![Cargo](https://img.shields.io/crates/v/concurrent-queue.svg)](