Explorar o código

No more experiments

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

+ 1 - 3
.github/workflows/dotnetcore.yml

@@ -16,6 +16,4 @@ jobs:
     - name: Test
       run: dotnet test PSDTextTests/
     - name: Build
-      run: |
-        dotnet clean --configuration Release
-        dotnet build --configuration Release --framework netcoreapp3.1 PSDText/
+      run:  dotnet build --configuration Release --framework netcoreapp3.1 PSDText/