pull/4/head
VinPropane 2026-03-29 23:33:10 -04:00
parent a80752848a
commit 0439457292
1 changed files with 1 additions and 1 deletions

View File

@ -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).