From 83f376c1a71dc58e9154e1fc549819a365885869 Mon Sep 17 00:00:00 2001 From: Anthony Samms <37304577+Yonokid@users.noreply.github.com> Date: Sat, 27 Dec 2025 18:55:02 -0500 Subject: [PATCH] Add tests badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6cf9eb..1cb963f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A TJA player and Taiko simulator written in Python using the [raylib](https://ww [![GitHub Stars](https://img.shields.io/github/stars/Yonokid/PyTaiko?style=flat&label=stars)](https://github.com/Yonokid/PyTaiko/stargazers) [![Discord Members](https://img.shields.io/discord/722513061419810946.svg?label=Discord&logo=discord)](https://discord.gg/XHcVYKW) [![Builds](https://github.com/Yonokid/PyTaiko/actions/workflows/python-app.yml/badge.svg)](https://github.com/Yonokid/PyTaiko/actions/workflows/python-app.yml) +[![Tests](https://github.com/Yonokid/PyTaiko/actions/workflows/tests.yml/badge.svg)](https://github.com/Yonokid/PyTaiko/actions/workflows/tests.yml)