Skip to content

expose sub-jobs of the main action #124

@b-mehta

Description

@b-mehta

In some of my projects, I'd like to only install elan, or only install elan and get cache, without wanting to do any of the (potentially slow) later steps. For instance, if I have a multi-job flow which can run on different setups, the first one needs elan and mathlib cache, can build the oleans for the project, and the next job doesn't need to (slowly) get the cache again. As such, it would be helpful if this action gave me either
a) the option to control which setup / cooldown parts run
b) sub-actions (like the cache action does) which let me do only parts of it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions