Skip to content

Commit f90fcba

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/format-check.yml

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

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

0 commit comments

Comments
 (0)