From be6d80f7b5b6751a4a0cf07e56880ff31bacbd9d Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 3 Jan 2024 13:21:46 +0800 Subject: [PATCH] chore: fix build status badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35013d5..a7afd96 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # async-fs -[![Build](https://github.com/smol-rs/async-fs/workflows/Build%20and%20test/badge.svg)]( -https://github.com/smol-rs/async-fs/actions) +[![CI](https://github.com/smol-rs/async-fs/actions/workflows/ci.yml/badge.svg)]( +https://github.com/smol-rs/async-fs/actions/workflows/ci.yml) [![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)]( https://github.com/smol-rs/async-fs) [![Cargo](https://img.shields.io/crates/v/async-fs.svg)](