From 9aad1582f5252a6188fd22bc2d0f4fa9224fe73c Mon Sep 17 00:00:00 2001 From: ionutboangiu Date: Thu, 10 Oct 2024 13:26:57 +0300 Subject: [PATCH] Update CI badges and add integration tests badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b85b422e..6f3285203 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Real-time Online/Offline Charging System (OCS) for Telecom & ISP environments -[![Build Status](https://github.com/cgrates/cgrates/actions/workflows/build.yaml/badge.svg)](https://github.com/cgrates/cgrates/actions/workflows/build.yaml/) +[![build & test](https://github.com/cgrates/cgrates/actions/workflows/build.yaml/badge.svg?branch=master)](https://github.com/cgrates/cgrates/actions/workflows/build.yaml) +[![integration](https://github.com/cgrates/cgrates/actions/workflows/integration_tests.yaml/badge.svg?branch=master)](https://github.com/cgrates/cgrates/actions/workflows/integration_tests.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)