fix(ci): point backend test at BigRegister.slnx (solution renamed from .sln)
All checks were successful
CI / frontend (push) Successful in 1m12s
CI / storybook-a11y (push) Successful in 4m5s
CI / backend (push) Successful in 43s
CI / api-client-drift (push) Successful in 1m31s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-03 11:43:44 +02:00
parent 4ba0a020f3
commit 546097434d

View File

@@ -40,7 +40,7 @@ jobs:
- uses: actions/setup-dotnet@v4
with:
dotnet-version: 10.0.x
- run: dotnet test backend/BigRegister.sln
- run: dotnet test backend/BigRegister.slnx
api-client-drift:
# The committed typed client must match the backend OpenAPI doc.