Skip to content

Commit d069fa5

Browse files
authored
Fix CI badge in README.rst (#163)
1 parent bca6112 commit d069fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
junitparser -- Pythonic JUnit/xUnit Result XML Parser
22
======================================================
33

4-
.. image:: https://github.com/weiwei/junitparser/workflows/build/badge.svg?branch=master
4+
.. image:: https://github.com/weiwei/junitparser/actions/workflows/ci.yml/badge.svg?branch=master
55
:target: https://github.com/weiwei/junitparser/actions
66
.. image:: https://codecov.io/gh/weiwei/junitparser/branch/master/graph/badge.svg?token=UotlfRXNnK
77
:target: https://codecov.io/gh/weiwei/junitparser

0 commit comments

Comments
 (0)