build: Upgraded package version.

This commit is contained in:
real-zony
2025-07-25 22:27:24 +08:00
parent e08d1c7f16
commit c89b79fda6
5 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ public class KuWoLyricsProviderTests : TestBase
.FirstOrDefault(t => t.DownloaderName == InternalLyricsProviderNames.KuWo);
}
[Fact]
[Fact(Skip = "酷我音乐的 API 不稳定,可能导致测试失败,暂跳过")]
[Trait("LyricsProvider ", "KuGou")]
public async Task DownloadAsync_Test()
{