Skip to content

Conversation

@smmalis37
Copy link
Contributor

@smmalis37 smmalis37 commented Dec 24, 2025

The 'local test' job funnily enough did not work locally, it assumed it was running in github and performed github specific actions unconditionally. This broke running cargo xflowey ci locally, as flowey's preprocess step detected this and aborted the entire run. Fix this by only looking for the github token when actually on github.

Then make sure we detect the correct linux distro, otherwise we try to install the wrong packages sometimes.

Fixes #2322

@smmalis37 smmalis37 requested a review from a team as a code owner December 24, 2025 06:41
@github-actions github-actions bot added the Guide label Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flowey: revive ability to run CI pipelines locally

1 participant