diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9b3f6a7..60a2231 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,4 +1,5 @@ -name: Tests +# NB: this name is used in the status badge +name: build on: push: diff --git a/README.rst b/README.rst index 8228c6c..e2e4a4c 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ Licence: GPL v2 or later (https://www.gnu.org/copyleft/gpl.html) |buildstatus|_ |appveyor|_ |coverage|_ -.. |buildstatus| image:: https://github.com/mgedmin/findimports/workflows/tests/badge.svg +.. |buildstatus| image:: https://github.com/mgedmin/findimports/workflows/build/badge.svg .. _buildstatus: https://github.com/mgedmin/findimports/actions?query=workflow%3Atests .. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/mgedmin/findimports?branch=master&svg=true