Skip to content

Commit ad36b0d

Browse files
committed
docs: Fix test badge
1 parent 5339667 commit ad36b0d

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
@@ -159,9 +159,9 @@ More information
159159
:alt: Docs
160160
:target: https://github.com/vcs-python/vcspull/actions?query=workflow%3A"Publish+Docs"
161161
162-
.. |build-status| image:: https://github.com/vcs-python/vcspull/workflows/test/badge.svg
162+
.. |build-status| image:: https://github.com/vcs-python/vcspull/workflows/tests/badge.svg
163163
:alt: Build Status
164-
:target: https://github.com/vcs-python/vcspull/actions?query=workflow%3A"test"
164+
:target: https://github.com/vcs-python/vcspull/actions?query=workflow%3A"tests"
165165
166166
.. |coverage| image:: https://codecov.io/gh/vcs-python/vcspull/branch/master/graph/badge.svg
167167
:alt: Code Coverage

0 commit comments

Comments
 (0)