Skip to content

Commit

Permalink
Diagnostic list
Browse files Browse the repository at this point in the history
  • Loading branch information
EliIser committed May 13, 2024
1 parent 31fdfb9 commit 8aa5b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- name: Run Linter
run: |
# Install latest dotnet-format
dotnet tool list
dotnet tool uninstall dotnet-format -g
dotnet tool install -g dotnet-format --version "5.*" --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
dotnet format --version
Expand Down

0 comments on commit 8aa5b6a

Please sign in to comment.