Skip to content

Commit c196f73

Browse files
committed
Fix CI badge
1 parent 055895a commit c196f73

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
@@ -4,8 +4,8 @@ pytest-responses
44
.. image:: https://img.shields.io/pypi/v/pytest-responses.svg
55
:target: https://pypi.python.org/pypi/pytest-responses/
66

7-
.. image:: https://github.com/getsentry/pytest-responses/workflows/test/badge.svg
8-
:target: https://github.com/getsentry/pytest-responses/actions/test
7+
.. image:: https://github.com/getsentry/pytest-responses/workflows/Test/badge.svg
8+
:target: https://github.com/getsentry/pytest-responses/actions/workflows/test.yml
99

1010
Automatically activate responses across your py.test-powered test suite (thus preventing HTTP requests).
1111

0 commit comments

Comments
 (0)