Skip to content

Commit e0506f5

Browse files
Remove redundant option
The `id` isn't needed here.
1 parent 0585a01 commit e0506f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dotnet-format.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828

2929
- name: Setup .NET SDK
3030
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
31-
id: setup-dotnet
3231

3332
- name: Run dotnet format
3433
run: dotnet format --verify-no-changes

0 commit comments

Comments
 (0)