Skip to content

add cargo install ci #124

Description

@ivinjabraham

Description:

A Github workflow that runs cargo install --path . as well as cargo install patch-hub (if and when patch-hub is published to crates.io) to ensure that the commit did not break installation.

Motivation:

Even though we already have a workflow to run cargo build, cargo install does not use the lock file to determine version info. This can lead to different versions being installed and therefore has a chance of breaking as it did in #119.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-featureA new functionality request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions