We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec37c6d commit 7e35126Copy full SHA for 7e35126
1 file changed
.github/workflows/csharp-test.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Run .NET tests
38
working-directory: sdks/csharp
39
run: dotnet test -warnaserror
40
-
+
41
- name: Verify C# formatting
42
43
run: dotnet format --no-restore --verify-no-changes SpacetimeDB.ClientSDK.sln
0 commit comments