differ icon indicating copy to clipboard operation
differ copied to clipboard

Rethink CI

Open michaelbrownuc opened this issue 2 years ago • 0 comments

Right now CI runs our samples as integration tests. This is good but ultimately we will have to expect some false positives with this tool. We should probably reduce CI run tests to just our unit tests and a small number of the samples that are deterministic for integration tests. This way we can avoid breaking CI when we add complex samples as examples that have false positives.

michaelbrownuc avatar Jul 18 '23 20:07 michaelbrownuc