mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-16 04:37:55 -04:00
d8505596b7
# Description of Changes We had weird caching issues in the C#/Unity testsuite. Somehow, they got triggered only as of https://github.com/clockworklabs/SpacetimeDB/pull/3181 merging, and I have no idea why/how. I've restored the `id` field of the checkout step (which is used by the cache step), and this _seems_ to have fixed it. # API and ABI breaking changes None. # Expected complexity level and risk 1 # Testing - [x] It passes on this PR - [x] It passes in a test PR that combines this change with https://github.com/clockworklabs/SpacetimeDB/pull/3182 --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>