mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-03 07:41:03 +00:00
# Refactor the test workflow This PR refactors the tests to run using a single test workflow. This makes it easier to relaunch failing tests and see in the UI which test failed since the jobs are grouped together. ## Before submitting ## Who can review?