Skip to content

Commit

Permalink
Actually no, don't regen client SDK...
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser committed Dec 3, 2024
1 parent f25d507 commit d0386b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,6 @@ jobs:
# clear package caches, so we get fresh ones even if version numbers haven't changed
dotnet nuget locals all --clear
- name: Regenerate C# SDK example bindings
run: cargo run -p spacetimedb-cli -- generate --project-path modules/quickstart-chat --out-dir spacetimedb-csharp-sdk/examples~/quickstart/client/module_bindings --lang csharp --yes

- name: Run C# SDK tests
working-directory: spacetimedb-csharp-sdk
run: dotnet test
Expand Down

0 comments on commit d0386b2

Please sign in to comment.