[ci/cd]减少单元测试的目标框架

This commit is contained in:
石头 2025-02-01 23:51:09 +08:00
parent 4d3ba5bfe5
commit 61056f5763
1 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,5 @@ jobs:
dotnet build -c Release
- name: Test
run: |
dotnet test -f net462
dotnet test -f net6.0
dotnet test -f net8.0
dotnet test -f net9.0