mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-13 11:17:50 -04:00
679ebe5678
# Description of Changes New Unity test suite runs will cancel existing in-progress runs on the same PR or github ref. I tried to add a global limit of 2 test suites running at the same time, but I did not find a successful way of making this work. # API and ABI breaking changes None. CI-only change. # Expected complexity level and risk 1 # Testing - [x] Test suite still runs and succeeds - [x] If I push several commits in a row, previous runs get cancelled --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>