summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2020-08-13 14:18:36 +0200
committerGitHub <noreply@github.com>2020-08-13 14:18:36 +0200
commit82181fde3efe01853661af41bac27c312b33a5e7 (patch)
tree70ee4b4a586459576bc37d75e722e5a5899b3d7e /README.rst
parent15d8293241e5cc3e6256f41963ea3204d5b55117 (diff)
downloadpytest-82181fde3efe01853661af41bac27c312b33a5e7.tar.gz
Replace inactive Azure Pipelines badge with GHA
Currently the badge encourages you to set it up now. :)
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 00c85ae37..042c87b2f 100644
--- a/README.rst
+++ b/README.rst
@@ -22,8 +22,8 @@
.. image:: https://travis-ci.org/pytest-dev/pytest.svg?branch=master
:target: https://travis-ci.org/pytest-dev/pytest
-.. image:: https://dev.azure.com/pytest-dev/pytest/_apis/build/status/pytest-CI?branchName=master
- :target: https://dev.azure.com/pytest-dev/pytest
+.. image:: https://github.com/pytest-dev/pytest/workflows/main/badge.svg
+ :target: https://github.com/pytest-dev/pytest/actions?query=workflow%3Amain
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black