Skip to content

Commit a91f230

Browse files
authored
fix CI status badge in README.md (#61)
1 parent 7e8e2cc commit a91f230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# open-atmos-jupyter-utils
22

33
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html)
4-
[![Github Actions Status](https://github.com/open-atmos/jupyter-utils/workflows/Pylint/badge.svg?branch=main)](https://github.com/open-atmos/jupyter-utils/actions)
4+
[![tests](https://github.com/open-atmos/jupyter-utils/actions/workflows/tests.yml/badge.svg)](https://github.com/open-atmos/jupyter-utils/actions/workflows/tests.yml)
55
[![PyPI version](https://badge.fury.io/py/open-atmos-jupyter-utils.svg)](https://pypi.org/project/open-atmos-jupyter-utils)
66
[![Github repo](https://img.shields.io/badge/jupyter--utils-code_repository-gold?logo=github)](https://github.com/open-atmos/jupyter-utils)
77

0 commit comments

Comments
 (0)