remove CI badge

This commit is contained in:
Ralf Jung 2022-11-17 16:49:14 +01:00
parent db0a48cc4d
commit 8ec2149070

View file

@ -1,10 +1,5 @@
# Miri
[![Actions build status][actions-badge]][actions-url]
[actions-badge]: https://github.com/rust-lang/miri/workflows/CI/badge.svg?branch=master
[actions-url]: https://github.com/rust-lang/miri/actions
An experimental interpreter for [Rust][rust]'s
[mid-level intermediate representation][mir] (MIR). It can run binaries and
test suites of cargo projects and detect certain classes of