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 5339667 commit ad36b0dCopy full SHA for ad36b0d
README.rst
@@ -159,9 +159,9 @@ More information
159
:alt: Docs
160
:target: https://github.com/vcs-python/vcspull/actions?query=workflow%3A"Publish+Docs"
161
162
-.. |build-status| image:: https://github.com/vcs-python/vcspull/workflows/test/badge.svg
+.. |build-status| image:: https://github.com/vcs-python/vcspull/workflows/tests/badge.svg
163
:alt: Build Status
164
- :target: https://github.com/vcs-python/vcspull/actions?query=workflow%3A"test"
+ :target: https://github.com/vcs-python/vcspull/actions?query=workflow%3A"tests"
165
166
.. |coverage| image:: https://codecov.io/gh/vcs-python/vcspull/branch/master/graph/badge.svg
167
:alt: Code Coverage
0 commit comments