Skip to content

Commit

Permalink
Fix GitHub Actions badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Sep 20, 2024
1 parent b694b3b commit 0952554
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,6 +1,6 @@
# django-marina

[![image](https://github.com/zostera/django-marina/workflows/CI/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?workflow=CI)
[![Tests](https://github.com/zostera/django-marina/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?query=workflow%3Atest+branch%3Amain)
[![Coverage Status](https://coveralls.io/repos/github/zostera/django-marina/badge.svg?branch=main)](https://coveralls.io/github/zostera/django-marina?branch=main)
[![Latest PyPI version](https://img.shields.io/pypi/v/django-marina.svg)](https://pypi.python.org/pypi/django-marina)

Expand Down

0 comments on commit 0952554

Please sign in to comment.