We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 707fd53 + 0e3b11e commit ef6ebb1Copy full SHA for ef6ebb1
README.md
@@ -10,7 +10,7 @@
10
<div align="center">
11
<!-- CI status -->
12
<a href="https://github.com/async-rs/async-std/actions">
13
- <img src="https://img.shields.io/github/workflow/status/async-rs/async-std/CI/main?style=flat-square"
+ <img src="https://img.shields.io/github/actions/workflow/status/async-rs/async-std/ci.yml?branch=main&style=flat-square"
14
alt="CI Status" />
15
</a>
16
<!-- Crates version -->
0 commit comments