Skip to content

Commit

Permalink
Fix build badge (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet authored Sep 14, 2024
1 parent 732922d commit 2fe5b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# async-io

[![Build](https://github.com/smol-rs/async-io/workflows/Build%20and%20test/badge.svg)](
[![Build](https://github.com/smol-rs/async-io/actions/workflows/ci.yml/badge.svg)](
https://github.com/smol-rs/async-io/actions)
[![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](
https://github.com/smol-rs/async-io)
Expand Down

0 comments on commit 2fe5b01

Please sign in to comment.