Skip to content

Commit 2eb258d

Browse files
Fix tests badge style to match other badges
1 parent 1312c52 commit 2eb258d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)]()
44
[![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)]()
55
[![Vitest](https://img.shields.io/badge/Vitest-2dce6d?style=for-the-badge&logo=vitest&logoColor=white)]()
6-
[![Tests](https://github.com/christopherrobin/nuforc-scraper/actions/workflows/test.yml/badge.svg)](https://github.com/christopherrobin/nuforc-scraper/actions/workflows/test.yml)
76
[![MIT License](https://img.shields.io/badge/license-MIT-333333?style=for-the-badge)](LICENSE)
7+
[![Tests](https://img.shields.io/github/actions/workflow/status/christopherrobin/nuforc-scraper/test.yml?style=for-the-badge&label=tests)](https://github.com/christopherrobin/nuforc-scraper/actions/workflows/test.yml)
88

99
A Node.js/TypeScript scraper that collects UFO sighting data from the [National UFO Reporting Center (NUFORC)](https://nuforc.org) database.
1010

0 commit comments

Comments
 (0)