Changelog
- 45ee61a creates cluster for tests and removed non testable files from being flagged
- e3458ad can run unit tests via makefile
- cb32216 runs all tests when test change is detected
- 2b82454 Update affected-tests.yml
- e05962b affected test workflow runs on PR
- 0f747f5 removed main requirement on affected tests
- 1c234e4 shows affected test summary
- d325804 readded build binary action for tests
- 2d664b8 separated build and test actions for relevant tests
- 8762bd1 changed tests always are flagged as affected tests
- a2a424b added test and makes new relevant tests run tests
- 3f06912 added flag to specify files changed for testing
- 37292e6 finds and runs relevant code change tests
- 6c5c310 Fix ollama clean (#1885)