Skip to content

Set up GitHub actions caching for CLI builds/tests/etc... #45

Description

@arschles

Right now, builds are fairly slow on the cli / check job. This is largely because Rust build artifacts are not being cached properly. Caching (likely sccache) should be properly configured and enabled, to speed up builds/tests/lints on PRs and the main branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CItestingTests that should be written

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions