Skip to content

Commit 04882a3

Browse files
WeihanLiaskpt
andcommitted
fix: specify the slnx file
Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com> Signed-off-by: Weihan Li <weihanli@outlook.com>
1 parent 121110b commit 04882a3

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
@@ -20,4 +20,4 @@ jobs:
2020
dotnet-version: 9.0.x
2121

2222
- name: dotnet format
23-
run: dotnet format --verify-no-changes
23+
run: dotnet format --verify-no-changes OpenFeature.slnx

0 commit comments

Comments
 (0)