From 5d6bcacca61739c647d9c7d8168bec442945ed66 Mon Sep 17 00:00:00 2001 From: ionutboangiu Date: Tue, 2 Apr 2024 12:45:26 +0300 Subject: [PATCH] Add badge for unit tests workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c12a274ab..b8fabdceb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Real-time Online/Offline Charging System (OCS) for Telecom & ISP environments -[![Build Status](https://secure.travis-ci.org/cgrates/cgrates.png)](http://travis-ci.org/cgrates/cgrates) +[![Build Status](https://github.com/cgrates/cgrates/actions/workflows/build.yaml/badge.svg)](https://github.com/cgrates/cgrates/actions/workflows/build.yaml/) [![Documentation Status](https://readthedocs.org/projects/cgrates/badge/?version=latest)](https://cgrates.readthedocs.io/en/latest/?badge=latest) [![GoDoc](https://pkg.go.dev/badge/github.com/cgrates/cgrates)](https://pkg.go.dev/github.com/cgrates/cgrates@master)