Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Repair fibonacci bench #1002

Merged
merged 1 commit into from
Dec 22, 2023

Commits on Dec 22, 2023

  1. chore: Repair fibonacci bench

    - dtolnay/rust-toolchain adds cargo to the GITHUB_PATH, which isn't carried to the justfile environment apparently:
      https://github.com/dtolnay/rust-toolchain/blob/be73d7920c329f220ce78e0234b8f96b7ae60248/action.yml#L66C16-L66C49
    - Added PATH settings to the bench environment file to improve its usability
    
    Closes argumentcomputer#1001
    huitseeker committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5b2d469 View commit details
    Browse the repository at this point in the history