From d3893f62f1b7e21c5c67cdb2dc8fd3f24b0ec492 Mon Sep 17 00:00:00 2001 From: Phil K <115382573+phil-kotze@users.noreply.github.com> Date: Thu, 7 Aug 2025 13:11:44 +1000 Subject: [PATCH] Update build_and_test.yml --- .github/workflows/build_and_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 9fd34fc4..809e6d39 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -1,4 +1,4 @@ -# This workflow will build a .NET project +# This workflow will build a .NET project. # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net name: build_and_test