We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76080bf commit 89f3871Copy full SHA for 89f3871
1 file changed
.github/workflows/ci.yml
@@ -46,9 +46,6 @@ jobs:
46
with:
47
global-json-file: ReSharper.FSharp/global.json
48
49
- - name: Add MSBuild to PATH # for tests
50
- uses: microsoft/[email protected]
51
-
52
- name: Build ReSharper.FSharp
53
working-directory: ./ReSharper.FSharp
54
run: dotnet build -p:RunningOnGitHubActions=true
0 commit comments