Parcourir la source

updated action path

vpenades il y a 2 ans
Parent
commit
f002f0ef4f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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