Skip to content

Commit 335758b

Browse files
Merge pull request #903 from robertbaldyga/fix-build-badge
README: Fix build status badge
2 parents 2ef5b29 + fc8ab10 commit 335758b

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

3-
[![Build Status](https://d1rxsi9lvcwnz5.cloudfront.net/master-status/build/curr-badge.svg)](https://d1rxsi9lvcwnz5.cloudfront.net/master-status/build/build.html)
3+
[![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)
44
[![Tests Status](https://d1rxsi9lvcwnz5.cloudfront.net/master-status/tests/curr-badge.svg)](https://d1rxsi9lvcwnz5.cloudfront.net/master-status/tests/index.html)
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)

0 commit comments

Comments
 (0)