Skip to content

Commit

Permalink
fix: display the test badge correctly in the README (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
enlivn authored Oct 30, 2023
1 parent 581d000 commit 3ef6ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
.. |PyPI| image:: https://img.shields.io/pypi/v/ecoscope.svg
:target: https://pypi.python.org/pypi/ecoscope

.. |Tests| image:: https://github.com/wildlife-dynamics/ecoscope/workflows/Tests/badge.svg
.. |Tests| image:: https://github.com/wildlife-dynamics/ecoscope/actions/workflows/main.yml/badge.svg
:target: https://github.com/wildlife-dynamics/ecoscope/actions?query=workflow%3ATests

.. |Codecov| image:: https://codecov.io/gh/wildlife-dynamics/ecoscope/branch/master/graphs/badge.svg
Expand Down

0 comments on commit 3ef6ebf

Please sign in to comment.