We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f595b80 commit 364ce12Copy full SHA for 364ce12
1 file changed
.github/workflows/test.yml
@@ -25,4 +25,4 @@ jobs:
25
run: dotnet build MuConvert.slnx --configuration Release --no-restore
26
27
- name: Test
28
- run: dotnet test tests/MuConvert.Tests/MuConvert.Tests.csproj --configuration Release --no-build --verbosity normal
+ run: dotnet test tests/MuConvert.Tests.csproj --configuration Release --no-build --verbosity normal
0 commit comments