openclaw-windows-node/.github/workflows
Scott Hanselman d395c11117 ci: add NuGet package caching to test job
Adds actions/cache@v4 for ~/.nuget/packages keyed on csproj hashes.
Saves ~30-60s on subsequent CI runs by reusing cached packages.

Uses csproj hash (not lock files) since this repo doesn't use
packages.lock.json, which is why setup-dotnet's cache: true won't work.

Based on Repo Assist suggestion (#66).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-18 10:07:13 -07:00
..
ci.yml ci: add NuGet package caching to test job 2026-03-18 10:07:13 -07:00
repo-assist.lock.yml Add agentic workflow repo-assist 2026-03-16 17:01:11 -07:00
repo-assist.md Add agentic workflow repo-assist 2026-03-16 17:01:11 -07:00