demos
demos copied to clipboard
Run relevant CircleCI unit tests
Application Currently, whenever the code is updated, CircleCI runs all the unit tests available in the demos repo. Since the demos repo has many independent demos and not all demos are updated, it is unnecessary to run all unit tests.
Proposed Solution Make CircleCI detect which files were changed in the update and run only the unit tests in those changed demos.