Skip to content

Commit 92e5cba

Browse files
committed
Fix dotnet format
1 parent 05c852a commit 92e5cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
dotnet-version: 10.0.101
3232

3333
- name: dotnet format
34-
run: dotnet format .\OpenTelemetry.AutoInstrumentation.sln --no-restore --verify-no-changes
34+
run: dotnet format .\OpenTelemetry.AutoInstrumentation.sln --verify-no-changes

0 commit comments

Comments
 (0)