From e19d54d7d558fce9a109e4b5811973bd68eceebf Mon Sep 17 00:00:00 2001 From: Shivam Thakur <70829776+shivamcandela@users.noreply.github.com> Date: Mon, 14 Mar 2022 16:50:20 +0530 Subject: [PATCH] Added Interop Regression and its count in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dc19a9ebd..36598744a 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,9 @@ http://pythontesting.net/framework/pytest/pytest-introduction/ [![regression testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/regression.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/regression.yml) ![Regression test count](https://raw.githubusercontent.com/Telecominfraproject/wlan-testing/badges/regression-count.svg) +[![interop regression testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop_regression.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop_regression.yml) +![Interop Regression test count](https://raw.githubusercontent.com/Telecominfraproject/wlan-testing/badges/interop_regression-count.svg) + ### Best Practice 1. Ensure to have a python version > 3