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 44pytest-twisted - test twisted code with pytest
55==============================================================================
66
7- |PyPI | |Pythons | |Travis | |AppVeyor | |Black |
7+ |PyPI | |Pythons | |Travis | |AppVeyor | |Actions | | Black |
88
99:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
1010:Version: 1.13.2
@@ -229,6 +229,10 @@ v1.9
229229 :alt: AppVeyor build status
230230 :target: https://ci.appveyor.com/project/pytestbot/pytest-twisted
231231
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+
232236.. |Black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
233237 :alt: Black code style
234238 :target: https://github.com/ambv/black
You can’t perform that action at this time.
0 commit comments