File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7272 - name : Add Microsoft.CodeAnalysis.CSharp reference
7373 run : dotnet add CSTOJS_Tests/CSTOJS_Tests/CSTOJS_Tests.csproj package Microsoft.CodeAnalysis.CSharp
7474 - name : Run tests
75- run : dotnet test CSTOJS_Tests/CSTOJS_Tests/CSTOJS_Tests.csproj --filter "FullyQualifiedName!=CSTOJS_Tests.TestNormalizeWhitespace .TestNormalizeWhitespace" --logger "html;logfilename=test-result-${{ matrix.os }}.html;verbosity=detailed" --results-directory ~/artifact/
75+ run : dotnet test CSTOJS_Tests/CSTOJS_Tests/CSTOJS_Tests.csproj --filter "FullyQualifiedName!=CSTOJS_Tests.UnitTestOptions .TestNormalizeWhitespace" --logger "html;logfilename=test-result-${{ matrix.os }}.html;verbosity=detailed" --results-directory ~/artifact/
7676 - name : Upload test result
77777878 with :
You can’t perform that action at this time.
0 commit comments