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

ci: Fix rust.yml matrix error #318

Merged
merged 1 commit into from
Nov 4, 2024
Merged

ci: Fix rust.yml matrix error #318

merged 1 commit into from
Nov 4, 2024

Conversation

samuelburnham
Copy link
Member

Fixes empty matrix errors like 1, 2, caused by not correctly checking whether there were entries in the matrix of changed LC directories.

Previously, these errors were undetected because the error occurred before the matrix job was triggered. #317 enabled better checking for failed jobs, which is why this error was uncovered.

@huitseeker huitseeker added this pull request to the merge queue Nov 4, 2024
Merged via the queue into dev with commit 6263251 Nov 4, 2024
9 checks passed
@huitseeker huitseeker deleted the ci-test branch November 4, 2024 22:47
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