File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 4
4
pytest-twisted - test twisted code with pytest
5
5
==============================================================================
6
6
7
- |PyPI | |Pythons | |Travis | |AppVeyor | |Black |
7
+ |PyPI | |Pythons | |Travis | |AppVeyor | |Actions | | Black |
8
8
9
9
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
10
10
:Version: 1.13.2
@@ -229,6 +229,10 @@ v1.9
229
229
:alt: AppVeyor build status
230
230
:target: https://ci.appveyor.com/project/pytestbot/pytest-twisted
231
231
232
+ .. |Actions | image :: https://img.shields.io/github/workflow/status/pytest-dev/pytest-twisted/CI/master?logo=GitHub-Actions
233
+ :alt: GitHub Actions build status
234
+ :target: https://github.com/pytest-dev/pytest-twisted/actions?query=branch%3Amaster
235
+
232
236
.. |Black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
233
237
:alt: Black code style
234
238
:target: https://github.com/ambv/black
You can’t perform that action at this time.
0 commit comments