From 0439457292d59030db59effd36d6e2810eb11668 Mon Sep 17 00:00:00 2001 From: VinPropane Date: Sun, 29 Mar 2026 23:33:10 -0400 Subject: [PATCH] vfew --- server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/README.md b/server/README.md index 6e2496f..d3fd831 100644 --- a/server/README.md +++ b/server/README.md @@ -38,4 +38,4 @@ From repo root: `dotnet build NeonSprawl.sln` and `dotnet test NeonSprawl.sln`. ## CI -Pull requests targeting `main` run build and tests via [`.github/workflows/dotnet.yml`](../.github/workflows/dotnet.yml) on GitHub Actions (`ubuntu-latest` runner). +Pull requests targeting `main` run build and tests via [`.github/workflows/dotnet.yml`](../.github/workflows/dotnet.yml) on GitHub Actions (`ubuntu-latest` runner, **Release** configuration).