From 7a50426e16a80ff9f54f8ac5639855d5f0b0e6a2 Mon Sep 17 00:00:00 2001 From: Webber Date: Sun, 1 Dec 2019 01:35:41 +0100 Subject: [PATCH] Update badge url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 580d52b..1860001 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Unity - Test runner -[![Actions status](https://github.com/WebberTakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/WebberTakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg) +[![Actions status](https://github.com/webbertakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/webbertakken/unity-test-runner/actions?query=branch%3Amaster+workflow%3A%22Actions+%F0%9F%98%8E%22) [Github Action](https://github.com/features/actions) to run tests for any Unity project.