Skip to content

Commit baf2198

Browse files
authored
Update README.md to have correct build status badge (#382)
1 parent 853c1dc commit baf2198

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
@@ -3,7 +3,7 @@
33
[![Build Status]][GitHub Actions] [![Crate]][crates.io] [![Documentation]][docs.rs] [![Dependency Status]][deps.rs] [![Downloads]][crates.io] [![License]][LICENSE-MIT]
44

55
[GitHub Actions]: https://github.com/rust-random/getrandom/actions?query=workflow:Tests+branch:master
6-
[Build Status]: https://github.com/rust-random/getrandom/workflows/Tests/badge.svg?branch=master
6+
[Build Status]: https://github.com/rust-random/getrandom/actions/workflows/tests.yml/badge.svg?branch=master
77
[crates.io]: https://crates.io/crates/getrandom
88
[Crate]: https://img.shields.io/crates/v/getrandom
99
[docs.rs]: https://docs.rs/getrandom

0 commit comments

Comments
 (0)