Skip to content

Commit

Permalink
fix ci badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cakemanny committed Oct 13, 2024
1 parent 9b4ae17 commit 3f7c224
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
@@ -1,7 +1,7 @@
Fastclasses JSON
================

[![CI](https://github.com/cakemanny/fastclasses-json/actions/workflows/pythonpackage.yml/badge.svg)](https://github.com/cakemanny/fastclasses-json/actions/workflows/pythonpackage.yml?query=branch%3Amaster)
[![CI](https://github.com/cakemanny/fastclasses-json/actions/workflows/test.yml/badge.svg)](https://github.com/cakemanny/fastclasses-json/actions/workflows/test.yml?query=branch%3Amaster)
[![PyPI](https://img.shields.io/pypi/v/fastclasses-json)](https://pypi.org/project/fastclasses-json/)

Inspired by [Dataclasses JSON](https://github.com/lidatong/dataclasses-json/).
Expand Down

0 comments on commit 3f7c224

Please sign in to comment.