Skip to content

Commit 546bec4

Browse files
tisonkunnotgull
authored andcommitted
chore: fix build status badge
1 parent 6e062c1 commit 546bec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# async-fs
22

3-
[![Build](https://github.com/smol-rs/async-fs/workflows/Build%20and%20test/badge.svg)](
4-
https://github.com/smol-rs/async-fs/actions)
3+
[![CI](https://github.com/smol-rs/async-fs/actions/workflows/ci.yml/badge.svg)](
4+
https://github.com/smol-rs/async-fs/actions/workflows/ci.yml)
55
[![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](
66
https://github.com/smol-rs/async-fs)
77
[![Cargo](https://img.shields.io/crates/v/async-fs.svg)](

0 commit comments

Comments
 (0)