Skip to content

Commit 5b36459

Browse files
committed
Updated test name and readme to correctly supply test badge.
1 parent ad2dcdb commit 5b36459

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests Rust Doc String on Multiple OS
1+
name: Tests Rust Doc String on Multiple OS then Publish
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align="center">
44
<img alt="Stars" src="https://img.shields.io/github/stars/chrisdbeard/rustdocstring?style=social">
55
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/chrisdbeard/rustdocstring">
6-
<img alt="Test" src="https://github.com/chrisdbeard/rustdocstring/actions/workflows/test.yml">
6+
<img alt="Test" src="https://github.com/chrisdbeard/rustdocstring/actions/workflows/test_and_publish.yml/badge.svg">
77
<img alt="VSCode" src="https://img.shields.io/badge/vscode-extension-blue?logo=visualstudiocode">
88
<img alt="Rust" src="https://img.shields.io/badge/rust-supported-orange?logo=rust">
99
</p>

0 commit comments

Comments
 (0)