Skip to content

Commit db1eb34

Browse files
authored
fix CI badge
1 parent 0c21ca6 commit db1eb34

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
@@ -7,7 +7,7 @@ A Python binding for the RtMidi C++ library implemented using Cython.
77
[![MIT License](https://shields.io/pypi/l/python-rtmidi)](LICENSE.md)
88
![Python versions](https://shields.io/pypi/pyversions/python-rtmidi)
99
[![Distribution format](https://shields.io/pypi/format/python-rtmidi)](https://pypi.org/project/python-rtmidi/#files)
10-
[![CI status](https://github.com/SpotlightKid/python-rtmidi/actions/workflows/production.yml/badge.svg)](https://github.com/SpotlightKid/python-rtmidi/actions)
10+
[![CI status](https://github.com/SpotlightKid/python-rtmidi/actions/workflows/push_to_master.yml/badge.svg)](https://github.com/SpotlightKid/python-rtmidi/actions)
1111

1212
# Overview
1313

0 commit comments

Comments
 (0)