aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-03-03 00:27:27 -0700
committerTim Harder <radhermit@gmail.com>2021-03-03 00:27:27 -0700
commit2cbab2538a7dab9df8426536691c6ad3a70e9260 (patch)
tree8211b878fe12f6110b6d53c35dd5a75e9dd5e55f /README.rst
parentcli.arghparse: add support for auto-registering existing subcommands (diff)
downloadsnakeoil-2cbab2538a7dab9df8426536691c6ad3a70e9260.tar.gz
snakeoil-2cbab2538a7dab9df8426536691c6ad3a70e9260.tar.bz2
snakeoil-2cbab2538a7dab9df8426536691c6ad3a70e9260.zip
github: simplify workflow names
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index c114a70f..3ff55ddf 100644
--- a/README.rst
+++ b/README.rst
@@ -48,7 +48,7 @@ For bugs and feature requests please create an issue on Github_.
.. |pypi| image:: https://img.shields.io/pypi/v/snakeoil.svg
:target: https://pypi.python.org/pypi/snakeoil
-.. |test| image:: https://github.com/pkgcore/snakeoil/workflows/Run%20tests/badge.svg
- :target: https://github.com/pkgcore/snakeoil/actions?query=workflow%3A%22Run+tests%22
+.. |test| image:: https://github.com/pkgcore/snakeoil/workflows/test/badge.svg
+ :target: https://github.com/pkgcore/snakeoil/actions?query=workflow%3A%22test%22
.. |coverage| image:: https://codecov.io/gh/pkgcore/snakeoil/branch/master/graph/badge.svg
:target: https://codecov.io/gh/pkgcore/snakeoil