pull/4/head
parent
5263d32f5c
commit
39f215315a
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue