Skip to content

Commit 0d194c3

Browse files
committed
Fix test status badge
1 parent 33de710 commit 0d194c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[![PyPI](https://img.shields.io/pypi/v/xarray-histogram)](https://pypi.org/project/xarray-histogram)
99
[![GitHub release](https://img.shields.io/github/v/release/Descanonge/xarray-histogram)](https://github.com/Descanonge/xarray-histogram/releases)
10-
[![test status](https://github.com/Descanonge/xarray-histogram/actions/workflows/tests.yml/badge.svg)
10+
![test status](https://github.com/Descanonge/xarray-histogram/actions/workflows/tests.yml/badge.svg)
1111
[![codecov](https://codecov.io/github/Descanonge/xarray-histogram/branch/master/graph/badge.svg?token=7RQ4WIXQ6N)](https://codecov.io/github/Descanonge/xarray-histogram)
1212
[![Documentation Status](https://readthedocs.org/projects/xarray-histogram/badge/?version=latest)](https://xarray-histogram.readthedocs.io/en/latest/?badge=latest)
1313

0 commit comments

Comments
 (0)