Skip to content

Commit c1fd584

Browse files
committed
Fix Test Status badge in README
1 parent d9ec2cf commit c1fd584

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,6 +1,6 @@
11
# wgpu_glyph
22

3-
[![Integration status](https://github.com/hecrj/wgpu_glyph/workflows/Integration/badge.svg)](https://github.com/hecrj/wgpu_glyph/actions)
3+
[![Test Status](https://img.shields.io/github/actions/workflow/status/hecrj/wgpu_glyph/test.yml?branch=master&event=push&label=test)](https://github.com/hecrj/wgpu_glyph/actions)
44
[![crates.io](https://img.shields.io/crates/v/wgpu_glyph.svg)](https://crates.io/crates/wgpu_glyph)
55
[![Documentation](https://docs.rs/wgpu_glyph/badge.svg)](https://docs.rs/wgpu_glyph)
66
[![License](https://img.shields.io/crates/l/wgpu_glyph.svg)](https://github.com/hecrj/wgpu_glyph/blob/master/LICENSE)

0 commit comments

Comments
 (0)