remove TestClient and update gitea workflow

This commit is contained in:
2025-11-07 12:04:47 -05:00
parent 24a08c314a
commit b06acc7675
5 changed files with 1 additions and 218 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.x
dotnet-version: 10.x
- name: Restore dependencies
run: dotnet restore