Skip to content

Commit

Permalink
Merge #187 - Fix badge
Browse files Browse the repository at this point in the history
Pull-request: #187
Signed-off-by: William Desportes <[email protected]>
  • Loading branch information
williamdes committed Jan 21, 2025
2 parents 6c2aca9 + 80f0c6c commit 7cbc33a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ Website for phpMyAdmin

Django code for phpMyAdmin's website.

.. image:: https://github.com/phpmyadmin/website/workflows/Run%20tests/badge.svg
:target: https://github.com/phpmyadmin/website/actions
.. image:: https://github.com/phpmyadmin/website/actions/workflows/tests.yml/badge.svg?branch=master
:alt: Tests
:target: https://github.com/phpmyadmin/website/actions/workflows/tests.yml?query=branch%3Amaster

.. image:: https://codecov.io/github/phpmyadmin/website/coverage.svg?branch=master
:target: https://codecov.io/github/phpmyadmin/website?branch=master
Expand Down

0 comments on commit 7cbc33a

Please sign in to comment.