Skip to content

Commit 12bda1f

Browse files
authored
Fix the CI badge. (#99)
1 parent 44fc367 commit 12bda1f

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
@@ -10,8 +10,8 @@ itemloaders
1010
:target: https://pypi.python.org/pypi/itemloaders
1111
:alt: Supported Python Versions
1212

13-
.. image:: https://github.com/scrapy/itemloaders/workflows/CI/badge.svg?branch=master
14-
:target: https://github.com/scrapy/itemloaders/actions?workflow=CI
13+
.. image:: https://github.com/scrapy/itemloaders/actions/workflows/tests-ubuntu.yml/badge.svg
14+
:target: https://github.com/scrapy/itemloaders/actions/workflows/tests-ubuntu.yml
1515
:alt: CI Status
1616

1717
.. image:: https://codecov.io/github/scrapy/itemloaders/coverage.svg?branch=master

0 commit comments

Comments
 (0)