Skip to content

Commit

Permalink
[ci/cd]减少单元测试的目标框架
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Feb 1, 2025
1 parent 4d3ba5b commit 61056f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 61056f5

Please sign in to comment.