Skip to content

Commit f5273b3

Browse files
LaerteGallaecio
andauthored
Fix github action badge (#295)
* fix badges images * remove publish badge * README.rst: Remove trailing spaces Co-authored-by: Adrián Chaves <[email protected]>
1 parent fdaba2f commit f5273b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Scrapy & JavaScript integration through Splash
66
:target: https://pypi.python.org/pypi/scrapy-splash
77
:alt: PyPI Version
88

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
9+
.. image:: https://github.com/scrapy-plugins/scrapy-splash/workflows/Tests/badge.svg
10+
:target: https://github.com/scrapy-plugins/scrapy-splash/actions/workflows/tests.yml
11+
:alt: Test Status
1212

1313
.. image:: http://codecov.io/github/scrapy-plugins/scrapy-splash/coverage.svg?branch=master
1414
:target: http://codecov.io/github/scrapy-plugins/scrapy-splash?branch=master

0 commit comments

Comments
 (0)