Browse Source

changed to diagnostics

Vicente Penades 1 year ago
parent
commit
f6cd4c46c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/TestCommit.yml

+ 1 - 1
.github/workflows/TestCommit.yml

@@ -26,4 +26,4 @@ jobs:
         run: dotnet build --configuration Debug --no-restore
 
       - name: Test
-        run: dotnet test ./tests/SharpGLTF.Ext.3DTiles.Tests/SharpGLTF.Ext.3DTiles.Tests.csproj --no-build --verbosity normal
+        run: dotnet test ./tests/SharpGLTF.Ext.3DTiles.Tests/SharpGLTF.Ext.3DTiles.Tests.csproj --no-build --verbosity diagnostic