Skip to content

Conversation

@dundargoc
Copy link
Contributor

  • Use the action Swatinem/rust-cache@v2 as it caches previously used
    dependencies, which helps save a lot of time.
  • remove secrets.GITHUB_TOKEN as it's available by default.
  • Use Github Actions concurrency feature, which will cancel previous
    jobs from a PR if it's been updated.

@dundargoc dundargoc marked this pull request as ready for review September 19, 2023 17:06
- Use the action Swatinem/rust-cache@v2 as it caches previously used
  dependencies, which helps save a lot of time.
- remove secrets.GITHUB_TOKEN as it's available by default.
- Use Github Actions concurrency feature, which will cancel previous
  jobs from a PR if it's been updated.
Copy link
Member

@cafkafk cafkafk left a comment

Choose a reason for hiding this comment

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

Thanks! This was definitely needed 👍

@cafkafk cafkafk merged commit 0ea806a into eza-community:main Sep 19, 2023
@dundargoc dundargoc deleted the ci branch September 19, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants