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 b4ab02b commit 9048f03Copy full SHA for 9048f03
README.rst
@@ -2,9 +2,9 @@
2
:target: https://pypi.org/project/pytest-describe/
3
:alt: PyPI version
4
5
-.. image:: https://travis-ci.org/pytest-dev/pytest-describe.svg?branch=master
6
- :target: https://travis-ci.org/pytest-dev/pytest-describe
7
- :alt: Travis CI
+.. image:: https://github.com/pytest-dev/pytest-describe/actions/workflows/main.yml/badge.svg
+ :target: https://github.com/pytest-dev/pytest-describe/actions
+ :alt: Workflow status
8
9
Describe-style plugin for pytest
10
================================
0 commit comments