Skip to content

Commit 2f530ad

Browse files
authored
docs: update badges (#6)
* Update README.md * Update test.yml
1 parent 8fdf634 commit 2f530ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Test
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# typescript-package-template [![Build](https://github.com/zenobi.us/typescript-package-template/actions/workflows/build.yml/badge.svg)](https://github.com/zenobi.us/typescript-package-template/actions/workflows/build.yml) [![Lint](https://github.com/zenobi.us/typescript-package-template/actions/workflows/lint.yml/badge.svg)](https://github.com/zenobi.us/typescript-package-template/actions/workflows/lint.yml)
1+
# typescript-package-template [![Test](https://github.com/zenobi-us/typescript-package-template/actions/workflows/test.yml/badge.svg)](https://github.com/zenobi-us/typescript-package-template/actions/workflows/test.yml) [![Lint](https://github.com/zenobi-us/typescript-package-template/actions/workflows/lint.yml/badge.svg)](https://github.com/zenobi-us/typescript-package-template/actions/workflows/lint.yml)
22

33
This is an [Typescript] template.
44

0 commit comments

Comments
 (0)