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 ae461c9 commit 83629d7Copy full SHA for 83629d7
README.rst
@@ -5,8 +5,8 @@ aiomisc - miscellaneous utils for asyncio
5
:target: https://coveralls.io/github/aiokitchen/aiomisc
6
:alt: Coveralls
7
8
-.. image:: https://github.com/aiokitchen/aiomisc/workflows/tox/badge.svg
9
- :target: https://github.com/aiokitchen/aiomisc/actions?query=workflow%3Atox
+.. image:: https://github.com/aiokitchen/aiomisc/actions/workflows/tests.yml/badge.svg
+ :target: https://github.com/aiokitchen/aiomisc/actions/workflows/tests.yml
10
:alt: Actions
11
12
.. image:: https://img.shields.io/pypi/v/aiomisc.svg
0 commit comments