Skip to content

The GitHub action installs two Rust toolchains #27

Description

@zhassan-aws

With #26, the GitHub action now installs two Rust toolchains:

  1. The stable toolchain (explicitly through the actions-rs/toolchain action)
  2. Kani's integrated toolchain (through the cargo-kani setup step).

The action should instead install the toolchain needed by Kani directly. This can be done by parsing Kani's rust-toolchain.toml file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions