Nextest example: Reuse builds and partition test runs on GitHub Actions This repository contains a working example showing how to use cargo-nextest to reuse builds and partition test runs on GitHub Actions. Use this example as a template to get started with your own project. Example GitHub Actions workflow Workflow runs License CC0