good first issue
Repository metrics
- Stars
- (11 stars)
- PR merge metrics
- (PR metrics pending)
Description
The current demo CI just tests the main demo. We should test the other demo that we currently have (multi-repo functionality) and also ensure that it's easy to support new demos as we add them.
The updated CI should run each demo as its own job/parallelize demo running, and, if possible, only run on the demo files that were actually changed.