Files
PSProxmoxVE/.github/workflows
Clint Branham fca83caebc fix(ci): split unit tests into build + pester pipeline to eliminate .NET SDK conflict
Separate dotnet publish into its own job that uploads artifacts. Pester
test jobs download pre-built artifacts and never install setup-dotnet,
eliminating the DOTNET_ROOT / System.Runtime resolution conflict that
caused all PS 7.x CI failures.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 09:20:29 -05:00
..