Skip to content

Commit 0f2e8c4

Browse files
committed
Add fix to step name
1 parent 9c6712c commit 0f2e8c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
with:
1414
submodules: 'recursive'
1515
- run: dotnet workload restore
16-
- name: Check formatting
16+
- name: Check formatting (Fix with "dotnet format --exclude Typography")
1717
run: dotnet format --verify-no-changes --exclude Typography

0 commit comments

Comments
 (0)