diff --git a/README.md b/README.md index a50d111..5403f09 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Cargo Bisection -[![GNU/Linux CI](https://github.com/rust-lang/cargo-bisect-rustc/workflows/GNU/Linux%20CI/badge.svg)](https://github.com/rust-lang/cargo-bisect-rustc/actions?query=workflow%3A%22GNU%2FLinux+CI%22) -[![macOS CI](https://github.com/rust-lang/cargo-bisect-rustc/workflows/macOS%20CI/badge.svg)](https://github.com/rust-lang/cargo-bisect-rustc/actions?query=workflow%3A%22macOS+CI%22) -[![Windows CI](https://github.com/rust-lang/cargo-bisect-rustc/workflows/Windows%20CI/badge.svg)](https://github.com/rust-lang/cargo-bisect-rustc/actions?query=workflow%3A%22Windows+CI%22) +[![CI](https://github.com/rust-lang/cargo-bisect-rustc/actions/workflows/ci.yml/badge.svg)](https://github.com/rust-lang/cargo-bisect-rustc/actions/workflows/ci.yml) This tool bisects either Rust nightlies or CI artifacts.