Skip to content

Conversation

@bidzyyys
Copy link
Collaborator

No description provided.

@bidzyyys bidzyyys self-assigned this Aug 26, 2025
@bidzyyys bidzyyys changed the base branch from v0.3 to main August 27, 2025 10:42
@bidzyyys bidzyyys changed the base branch from main to v0.3 August 27, 2025 10:42

- name: Install rust
- name: Install Rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do remember the main reason I've added this gh action: it has caching features.
Wasn't it working before?
If it doesn't work may be just drop it?

uses: actions/checkout@v4

- name: Install rust
- name: Install Rust toolchain
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name changes are useful, but the additional caching steps don't seem to be reducing the run time 🤔
Maybe I'm missing something?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. We need to research that later and address this pr towards main

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants