Merge pull request #4 from ViPro-Technologies/testing

s
pull/8/head
VinPropane 2026-03-29 23:33:24 -04:00 committed by GitHub
commit 1f58abc35d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -35,3 +35,7 @@ For a **PR/Jira-ready** contract blurb (formatted JSON + field table), see the [
## Solution
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, **Release** configuration).