Explorar o código

Don't build, just test

Piotr Czajkowski %!s(int64=3) %!d(string=hai) anos
pai
achega
2dce6597e4
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      .github/workflows/dotnetcore.yml

+ 0 - 2
.github/workflows/dotnetcore.yml

@@ -15,5 +15,3 @@ jobs:
         dotnet-version: 3.1.300
     - name: Test
       run: dotnet test PSDTextTests/
-    - name: Build
-      run:  dotnet build --configuration Release --framework netcoreapp3.1 PSDText/