-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
A-Build-SystemRelated to CI and GitHub ActionsRelated to CI and GitHub ActionsC-PerformanceD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examples
Description
extract-rust-action.yml currently installs Taplo and uses it to parse rust-toolchain.toml. The linter action, however, uses the built-in sed command without installing anything. I think we should switch extract-rust-version.yml to use sed as well, because it will make the behavior consistent between the two and reduce CI time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-Build-SystemRelated to CI and GitHub ActionsRelated to CI and GitHub ActionsC-PerformanceD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examples