Skip to content

Commit c052133

Browse files
authored
fix: Selenium CI badge show wrong status
1 parent 485151e commit c052133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ different versions and the overall project history.
2828
.. image:: https://img.shields.io/pypi/l/robotframework-seleniumlibrary.svg
2929
:target: https://www.apache.org/licenses/LICENSE-2.0
3030

31-
.. image:: https://github.com/robotframework/SeleniumLibrary/workflows/SeleniumLibrary%20CI/badge.svg
32-
:target: https://github.com/robotframework/SeleniumLibrary/actions?query=workflow%3A%22SeleniumLibrary+CI%22
31+
.. image:: https://github.com/robotframework/SeleniumLibrary/actions/workflows/CI.yml/badge.svg?branch=master
32+
:target: https://github.com/robotframework/SeleniumLibrary/actions/workflows/CI.yml
3333

3434
Keyword Documentation
3535
---------------------

0 commit comments

Comments
 (0)