We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca80dd commit b9f6e7cCopy full SHA for b9f6e7c
1 file changed
README.md
@@ -18,7 +18,7 @@
18
<!-- Testing pipeline -->
19
<a href="https://github.com/get-eventually/eventually-rs/actions?query=workflow%3A%22Rust+%28stable%29%22">
20
<img alt="GitHub Workflow Status"
21
- src="https://img.shields.io/github/workflow/status/eventually-rs/eventually-rs/Rust%20(stable)?style=flat-square">
+ src="https://img.shields.io/github/actions/workflow/status/get-eventually/eventually-rs/ci.yml?branch=main&style=flat-square">
22
</a>
23
<!-- Codecov -->
24
<a href="https://codecov.io/gh/get-eventually/eventually-rs">
0 commit comments