Skip to content

Commit

Permalink
Merge pull request #208 from jGaboardi/readme_test_badge
Browse files Browse the repository at this point in the history
point testing badge testing page
  • Loading branch information
knaaptime authored Mar 17, 2024
2 parents 704d7dd + 801e77c commit 33ecefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="docs/figs/tobler_long.png" height="200px">
</p>

![CI Tests](https://github.com/pysal/tobler/workflows/Unit%20Tests/badge.svg)
[![Continuous Integration](https://github.com/pysal/tobler/actions/workflows/unittests.yml/badge.svg)](https://github.com/pysal/tobler/actions/workflows/unittests.yml)
[![codecov](https://codecov.io/gh/pysal/tobler/branch/master/graph/badge.svg?token=XO4SilfBEb)](https://codecov.io/gh/pysal/tobler)![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tobler)
![PyPI](https://img.shields.io/pypi/v/tobler)
![Conda (channel only)](https://img.shields.io/conda/vn/conda-forge/tobler)
Expand Down

0 comments on commit 33ecefb

Please sign in to comment.