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

Use standard cargo parameter order in CI. #727

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

xStrom
Copy link
Member

@xStrom xStrom commented Oct 31, 2024

This PR swaps the order of the --each-feature and --optional-deps flags.

This is the order in the newer standard, as seen in e.g. peniko: --optional-deps --each-feature --features std.

This helps with the goal of keeping all the CI scripts as identical as possible.

@xStrom xStrom enabled auto-merge October 31, 2024 12:53
@xStrom xStrom added this pull request to the merge queue Oct 31, 2024
Merged via the queue into linebender:main with commit 4c6f75f Oct 31, 2024
17 checks passed
@xStrom xStrom deleted the ciocd branch October 31, 2024 13:01
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.

2 participants