From d4bc0b4cf923f45d0f5aab0a87ab8a8251baab72 Mon Sep 17 00:00:00 2001 From: jaspreetsachdev Date: Wed, 7 Jul 2021 08:57:20 -0400 Subject: [PATCH] Update README.md Added performance test status signoff jaspreetsachdev@fb.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8451ca45..c2956ef0b 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ http://pythontesting.net/framework/pytest/pytest-introduction/ ### Test status [![sanity testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/sanity.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/sanity.yml) [![interop testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop.yml) +[![performance testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/performance.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/performance.yml) ### Best Practice