Skip to content

Commit 7cbc33a

Browse files
committed
Merge #187 - Fix badge
Pull-request: #187 Signed-off-by: William Desportes <[email protected]>
2 parents 6c2aca9 + 80f0c6c commit 7cbc33a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Website for phpMyAdmin
33

44
Django code for phpMyAdmin's website.
55

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

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

0 commit comments

Comments
 (0)