Skip to content

Commit 8664e7b

Browse files
committed
Typo fix CI badge
1 parent 6cf6076 commit 8664e7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ICM20948 9-DOF Accelerometer, Magnetometer and Gyroscope
22

3-
[![Build Status](https://shields.io/github/workflow/status/pimoroni/icm20948-python/Python%20Tests.svg)](https://github.com/pimoroni/icm2098-python/actions/workflows/test.yml)
3+
[![Build Status](https://shields.io/github/workflow/status/pimoroni/icm20948-python/Python%20Tests.svg)](https://github.com/pimoroni/icm20948-python/actions/workflows/test.yml)
44
[![Coverage Status](https://coveralls.io/repos/github/pimoroni/icm20948-python/badge.svg?branch=master)](https://coveralls.io/github/pimoroni/icm20948-python?branch=master)
55
[![PyPi Package](https://img.shields.io/pypi/v/icm20948.svg)](https://pypi.python.org/pypi/icm20948)
66
[![Python Versions](https://img.shields.io/pypi/pyversions/icm20948.svg)](https://pypi.python.org/pypi/icm20948)

library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ICM20948 9-DOF Accelerometer, Magnetometer and Gyroscope
22

3-
[![Build Status](https://shields.io/github/workflow/status/pimoroni/icm20948-python/Python%20Tests.svg)](https://github.com/pimoroni/icm2098-python/actions/workflows/test.yml)
3+
[![Build Status](https://shields.io/github/workflow/status/pimoroni/icm20948-python/Python%20Tests.svg)](https://github.com/pimoroni/icm20948-python/actions/workflows/test.yml)
44
[![Coverage Status](https://coveralls.io/repos/github/pimoroni/icm20948-python/badge.svg?branch=master)](https://coveralls.io/github/pimoroni/icm20948-python?branch=master)
55
[![PyPi Package](https://img.shields.io/pypi/v/icm20948.svg)](https://pypi.python.org/pypi/icm20948)
66
[![Python Versions](https://img.shields.io/pypi/pyversions/icm20948.svg)](https://pypi.python.org/pypi/icm20948)

0 commit comments

Comments
 (0)