Skip to content

Commit 7e35126

Browse files
committed
[bfops/csharp-ci]: fix whitespace
1 parent ec37c6d commit 7e35126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/csharp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run .NET tests
3838
working-directory: sdks/csharp
3939
run: dotnet test -warnaserror
40-
40+
4141
- name: Verify C# formatting
4242
working-directory: sdks/csharp
4343
run: dotnet format --no-restore --verify-no-changes SpacetimeDB.ClientSDK.sln

0 commit comments

Comments
 (0)