We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fc367 commit 12bda1fCopy full SHA for 12bda1f
README.rst
@@ -10,8 +10,8 @@ itemloaders
10
:target: https://pypi.python.org/pypi/itemloaders
11
:alt: Supported Python Versions
12
13
-.. image:: https://github.com/scrapy/itemloaders/workflows/CI/badge.svg?branch=master
14
- :target: https://github.com/scrapy/itemloaders/actions?workflow=CI
+.. image:: https://github.com/scrapy/itemloaders/actions/workflows/tests-ubuntu.yml/badge.svg
+ :target: https://github.com/scrapy/itemloaders/actions/workflows/tests-ubuntu.yml
15
:alt: CI Status
16
17
.. image:: https://codecov.io/github/scrapy/itemloaders/coverage.svg?branch=master
0 commit comments