2
0
Tig 1 жил өмнө
parent
commit
8683568956

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

@@ -36,7 +36,6 @@ jobs:
       run: |
       run: |
         sed -i 's/"stopOnFail": false/"stopOnFail": true/g' UnitTests/xunit.runner.json
         sed -i 's/"stopOnFail": false/"stopOnFail": true/g' UnitTests/xunit.runner.json
         dotnet test --verbosity normal --blame 
         dotnet test --verbosity normal --blame 
-      # dotnet test --no-restore --verbosity normal --collect:"XPlat Code Coverage" --settings UnitTests/coverlet.runsettings --blame
         mv -v UnitTests/TestResults/*/*.* UnitTests/TestResults/
         mv -v UnitTests/TestResults/*/*.* UnitTests/TestResults/
 
 
     # Note: this step is currently not writing to the gist for some reason
     # Note: this step is currently not writing to the gist for some reason