Skip to content

Commit 8f6553e

Browse files
Fix CI badge
1 parent f06caa4 commit 8f6553e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Atomig: generic and convenient `std` atomics
22
============================================
33

4-
[<img alt="CI status of master" src="https://img.shields.io/github/workflow/status/LukasKalbertodt/atomig/CI/master?label=CI&logo=github&logoColor=white&style=for-the-badge" height="23">](https://github.com/LukasKalbertodt/atomig/actions?query=workflow%3ACI+branch%3Amaster)
4+
[<img alt="CI status of master" src="https://img.shields.io/github/actions/workflow/status/LukasKalbertodt/atomig/ci.yml?branch=master&label=CI&logo=github&logoColor=white&style=for-the-badge" height="23">](https://github.com/LukasKalbertodt/atomig/actions/workflows/ci.yml)
55
[<img alt="Crates.io Version" src="https://img.shields.io/crates/v/atomig?logo=rust&style=for-the-badge" height="23">](https://crates.io/crates/atomig)
66
[<img alt="docs.rs" src="https://img.shields.io/crates/v/atomig?color=blue&label=docs&style=for-the-badge" height="23">](https://docs.rs/atomig)
77

0 commit comments

Comments
 (0)