File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 - name : Checkout fsharp main
3030 run : git clone https://github.com/dotnet/fsharp --depth 1 fsharp -b main
3131 - name : Build fsharp main (turn of CI build status)
32- run : cd fsharp && eng\CIBuild.cmd
32+ run : cd fsharp && eng\CIBuild.cmd -noVisualStudio
3333 - name : Checkout FSharp.Formatting main
3434 run : git clone https://github.com/fsprojects/FSharp.Formatting --depth 1 FSharp.Formatting
3535 - name : Build FSharp.Formatting main
Original file line number Diff line number Diff line change 2525 - name : Checkout fsharp main
2626 run : git clone https://github.com/dotnet/fsharp --depth 1 fsharp -b main
2727 - name : Build fsharp main (turn of CI build status)
28- run : cd fsharp && eng\CIBuild.cmd
28+ run : cd fsharp && eng\CIBuild.cmd -noVisualStudio
2929 - name : Checkout FSharp.Formatting main
3030 run : git clone https://github.com/fsprojects/FSharp.Formatting --depth 1 FSharp.Formatting
3131 - name : Build FSharp.Formatting main
You can’t perform that action at this time.
0 commit comments