Skip to content

Commit 8c14bcb

Browse files
emmas-yotiecharrod
andauthored
SDK-1853: Fix error in build status uri pointing at UnitTest instead of UnitTests
Co-authored-by: Ed Harrod <[email protected]>
1 parent 753a5e8 commit 8c14bcb

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,6 +1,6 @@
11
# Yoti Python SDK #
22

3-
[![Build Status](https://github.com/getyoti/yoti-python-sdk/workflows/Unit%20Test/badge.svg?branch=master)](https://github.com/getyoti/yoti-python-sdk/actions)
3+
[![Build Status](https://github.com/getyoti/yoti-python-sdk/workflows/Unit%20Tests/badge.svg?branch=master)](https://github.com/getyoti/yoti-python-sdk/actions)
44
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=getyoti%3Apython&metric=coverage)](https://sonarcloud.io/dashboard?id=getyoti%3Apython)
55
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=getyoti%3Apython&metric=bugs)](https://sonarcloud.io/dashboard?id=getyoti%3Apython)
66
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=getyoti%3Apython&metric=code_smells)](https://sonarcloud.io/dashboard?id=getyoti%3Apython)

0 commit comments

Comments
 (0)