Skip to content

Commit bf8f92b

Browse files
build: fix workflow name and badge (#192) cded07a
1 parent 049b181 commit bf8f92b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<h1>Google Maps TypeScript Guards</h1>
44
</a>
55
<p><a href="https://www.npmjs.com/package/@googlemaps/typescript-guards"><img src="https://img.shields.io/npm/v/@googlemaps/typescript-guards" alt="npm"></a>
6-
<img src="https://github.com/googlemaps/js-typescript-guards/workflows/Build/badge.svg" alt="Build">
6+
<img src="https://github.com/googlemaps/js-typescript-guards/workflows/Test/badge.svg" alt="Build">
77
<img src="https://github.com/googlemaps/js-typescript-guards/workflows/Release/badge.svg" alt="Release">
88
<a href="https://codecov.io/gh/googlemaps/js-typescript-guards"><img src="https://codecov.io/gh/googlemaps/js-typescript-guards/branch/main/graph/badge.svg" alt="codecov"></a>
99
<img src="https://img.shields.io/github/contributors/googlemaps/js-typescript-guards?color=green" alt="GitHub contributors">

0 commit comments

Comments
 (0)