Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.07 KB

The CI is structured so most tests are run in specific workflows: arrow.yml for arrow, parquet.yml for parquet and so on.

The basic idea is to run all tests on pushes to master (to ensure we keep master green) but run only the individual workflows on PRs that change files that could affect them.