File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - name : Paket Restore
2828 run : dotnet paket restore
2929 - name : Build
30- run : dotnet fable FSharp.Data.Adaptive.sln --outDir bin/Fable
30+ run : dotnet fable src/Demo/Fable --outDir bin/Fable
Original file line number Diff line number Diff line change 2929 - name : Build
3030 run : dotnet build
3131 - name : Test
32- run : dotnet test -l "console;verbosity=detailed " --no-build --nologo
32+ run : dotnet test -l "console;verbosity=normal " --no-build --nologo
3333
Original file line number Diff line number Diff line change 2929 - name : Build
3030 run : dotnet build
3131 - name : Test
32- run : dotnet test -l "console;verbosity=detailed " --no-build --nologo
32+ run : dotnet test -l "console;verbosity=normal " --no-build --nologo
Original file line number Diff line number Diff line change 2929 - name : Build
3030 run : dotnet build
3131 - name : Test
32- run : dotnet test -l "console;verbosity=detailed " --no-build --nologo
32+ run : dotnet test -l "console;verbosity=normal " --no-build --nologo
You can’t perform that action at this time.
0 commit comments