graphrag
graphrag copied to clipboard
Ci streamline
Breaks apart the CI a bit more to help parallelize and get faster results with basic checks.
- yml cleanup such as redundant var removal
- takes out some of the matrixing (py versions) for non-key CI
- extracts integration tests to their own CI
- moves storage tests from unit to integration