From 93370c04d40e644dc85e98d0b32f4701f3eff784 Mon Sep 17 00:00:00 2001 From: Nial <48334675+nmcc1212@users.noreply.github.com> Date: Fri, 19 Apr 2024 09:17:40 +0100 Subject: [PATCH] Update GitHub Actions workflow name to Tests --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 73c2276..8dacf56 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -1,4 +1,4 @@ -name: Build +name: Tests on: push: