Skip to content

Commit 364ce12

Browse files
committed
[F] 修CI
1 parent f595b80 commit 364ce12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: dotnet build MuConvert.slnx --configuration Release --no-restore
2626

2727
- name: Test
28-
run: dotnet test tests/MuConvert.Tests/MuConvert.Tests.csproj --configuration Release --no-build --verbosity normal
28+
run: dotnet test tests/MuConvert.Tests.csproj --configuration Release --no-build --verbosity normal

0 commit comments

Comments
 (0)