Skip to content

Commit c7b9b8f

Browse files
committed
fix: IO 测试项目缺失 GitHubActionsTestLogger 导致 CI --logger GitHubActions 报错
1 parent 2b25f49 commit c7b9b8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Magicodes.IE.IO.Tests/Magicodes.IE.IO.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<ItemGroup>
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" />
1919
<PackageReference Include="xunit" />
20+
<PackageReference Include="GitHubActionsTestLogger" />
2021
<PackageReference Include="xunit.runner.visualstudio">
2122
<PrivateAssets>all</PrivateAssets>
2223
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)