Browse Source

github action add tests for Cesium

Bert Temme 2 years ago
parent
commit
1d3a09eec5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/dotnet.yml

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

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