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 fdaba2f commit f5273b3Copy full SHA for f5273b3
README.rst
@@ -6,9 +6,9 @@ Scrapy & JavaScript integration through Splash
6
:target: https://pypi.python.org/pypi/scrapy-splash
7
:alt: PyPI Version
8
9
-.. image:: https://github.com/scrapy-plugins/scrapy-splash/workflows/Build/badge.svg
10
- :target: https://github.com/scrapy-plugins/scrapy-splash/actions
11
- :alt: Build Status
+.. image:: https://github.com/scrapy-plugins/scrapy-splash/workflows/Tests/badge.svg
+ :target: https://github.com/scrapy-plugins/scrapy-splash/actions/workflows/tests.yml
+ :alt: Test Status
12
13
.. image:: http://codecov.io/github/scrapy-plugins/scrapy-splash/coverage.svg?branch=master
14
:target: http://codecov.io/github/scrapy-plugins/scrapy-splash?branch=master
0 commit comments