Ver Fonte

updated action path

vpenades há 2 anos atrás
pai
commit
f002f0ef4f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/dotnet.yml

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

@@ -22,4 +22,4 @@ jobs:
       - name: Build
         run: dotnet build
       - name: Test
-        run: dotnet test ./tests/SharpGLTF.Cesium.Tests/SharpGLTF.Cesium.Tests.csproj
+        run: dotnet test ./tests/SharpGLTF.Ext.3DTiles.Tests/SharpGLTF.Ext.3DTiles.Tests.csproj