We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f39ad commit 8a48255Copy full SHA for 8a48255
1 file changed
README.rst
@@ -50,9 +50,9 @@ Project resources
50
:target: https://pypi.org/project/netsgiro/
51
:alt: Latest PyPI version
52
53
-.. image:: https://img.shields.io/circleci/project/github/otovo/python-netsgiro/master.svg
54
- :target: https://circleci.com/gh/otovo/python-netsgiro
55
- :alt: CircleCI build status
+.. image:: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml/badge.svg
+ :target: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml
+ :alt: Github actions test pipeline status
56
57
.. image:: https://img.shields.io/readthedocs/netsgiro.svg
58
:target: https://netsgiro.readthedocs.io/
0 commit comments