Skip to content

Commit 6cdf8bd

Browse files
committed
ci(format-check): Update format-check.yml
1 parent e2a92f3 commit 6cdf8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
run: dotnet tool install -g dotnet-format
2222

2323
- name: Check formatting
24-
run: dotnet format /FinTrack/FinTrack.sln --verify-no-changes
24+
run: dotnet format --verify-no-changes

0 commit comments

Comments
 (0)