From 108ceb8773dd770a31aa498baf4f7f7ea0c015fb Mon Sep 17 00:00:00 2001 From: Max Brenner Date: Fri, 17 Dec 2021 18:15:11 +0100 Subject: [PATCH] fix sanity badge Signed-off-by: Max Brenner --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e8c03cbe..e7c72499b 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,7 @@ http://pythontesting.net/framework/pytest/pytest-introduction/ ![total test count](https://raw.githubusercontent.com/Telecominfraproject/wlan-testing/badges/total-count.svg) -[![R2.x sanity testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/uc_sanity.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/uc_sanity.yml) - -[![R1.x sanity testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/sanity.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/sanity.yml) +[![R1.x sanity testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/quali.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/quali.yml) ![sanity test count](https://raw.githubusercontent.com/Telecominfraproject/wlan-testing/badges/sanity-count.svg) [![interop testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop.yml)