Skip to content

Commit 9048f03

Browse files
committed
Add GitHub action status badge
1 parent b4ab02b commit 9048f03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
:target: https://pypi.org/project/pytest-describe/
33
:alt: PyPI version
44

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
5+
.. image:: https://github.com/pytest-dev/pytest-describe/actions/workflows/main.yml/badge.svg
6+
:target: https://github.com/pytest-dev/pytest-describe/actions
7+
:alt: Workflow status
88

99
Describe-style plugin for pytest
1010
================================

0 commit comments

Comments
 (0)