Skip to content

Commit 222a937

Browse files
Merge pull request #907 from robertbaldyga/master-tests-status
README: Fix tests status badge
2 parents c8b46ba + beed3a7 commit 222a937

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 CAS Framework
22

33
[![Build Status](https://github.com/Open-CAS/ocf/actions/workflows/build-master.yml/badge.svg)](https://github.com/Open-CAS/ocf/actions/workflows/build-master.yml)
4-
[![Tests Status](https://d1rxsi9lvcwnz5.cloudfront.net/master-status/tests/curr-badge.svg)](https://d1rxsi9lvcwnz5.cloudfront.net/master-status/tests/index.html)
4+
[![Tests Status](https://github.com/Open-CAS/ocf/actions/workflows/tests-master.yml/badge.svg)](https://github.com/Open-CAS/ocf/actions/workflows/tests-master.yml)
55
[![Coverity status](https://scan.coverity.com/projects/19083/badge.svg)](https://scan.coverity.com/projects/open-cas-ocf)
66
[![codecov](https://codecov.io/gh/Open-CAS/ocf/branch/master/graph/badge.svg)](https://codecov.io/gh/Open-CAS/ocf)
77
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](LICENSE)

0 commit comments

Comments
 (0)