We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c852a commit 92e5cbaCopy full SHA for 92e5cba
.github/workflows/dotnet-format.yml
@@ -31,4 +31,4 @@ jobs:
31
dotnet-version: 10.0.101
32
33
- name: dotnet format
34
- run: dotnet format .\OpenTelemetry.AutoInstrumentation.sln --no-restore --verify-no-changes
+ run: dotnet format .\OpenTelemetry.AutoInstrumentation.sln --verify-no-changes
0 commit comments