From 1017484534d0c5c2933a0eae3287eaf471a4f337 Mon Sep 17 00:00:00 2001 From: jochen Date: Thu, 1 Feb 2024 15:09:02 +0100 Subject: [PATCH] Add status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3984ac..b69314c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Maven Build and Test](https://github.com/testingbot/java-testng-example/actions/workflows/test.yml/badge.svg)](https://github.com/testingbot/java-testng-example/actions/workflows/test.yml) + ## TestingBot - Java & TestNG TestingBot provides an online grid of browsers and mobile devices to run Automated tests on via Selenium WebDriver.