Skip to content

Commit

Permalink
Readme: fix tests badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
Parnassius committed Aug 31, 2024
1 parent 3dea896 commit 60bd5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Python 3.12](https://img.shields.io/badge/python-3.12-blue.svg)](https://www.python.org/downloads/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Tests status](https://img.shields.io/github/actions/workflow/status/Parnassius/cerbottana/main.yml?branch=main&label=tests)](https://github.com/Parnassius/cerbottana/actions/workflows/main.yml)
[![Tests status](https://img.shields.io/github/actions/workflow/status/Parnassius/cerbottana/ci-cd.yml?branch=main&label=tests)](https://github.com/Parnassius/cerbottana/actions/workflows/ci-cd.yml)
![Coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FParnassius%2Fcerbottana%2Fcoverage-badge%2Fcoverage-badge.json)

cerbottana is a [Pokémon Showdown](https://play.pokemonshowdown.com/) bot, originally developed for the room [Italiano](https://play.pokemonshowdown.com/italiano).
Expand Down

0 comments on commit 60bd5ad

Please sign in to comment.