Skip to content

Commit 04dcee0

Browse files
committed
Fix build status badge
1 parent 3e53b3d commit 04dcee0

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
@@ -2,7 +2,7 @@
22
[![Crates.io](https://img.shields.io/crates/v/qstr.svg)](https://crates.io/crates/qstr)
33
[![Docs.rs](https://img.shields.io/docsrs/qstr)](https://docs.rs/qstr)
44
[![Licence](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
5-
[![Build Status](https://img.shields.io/github/actions/workflow/status/tindzk/qstr/tests)](https://github.com/tindzk/qstr/actions)
5+
[![Build Status](https://img.shields.io/github/actions/workflow/status/tindzk/qstr/tests.yml)](https://github.com/tindzk/qstr/actions)
66
[![no_std](https://img.shields.io/badge/no__std-%E2%9C%94-blue)](#)
77
[![Minimum Rust Version](https://img.shields.io/badge/rustc-1.87+-orange.svg)](#)
88

0 commit comments

Comments
 (0)