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: split check job into multiple #414

Merged
merged 3 commits into from
Jun 8, 2024
Merged

Conversation

sockmaster27
Copy link
Contributor

Avoids running stuff like packaging and code style checking multiple times, when the outcome should not depend on the matrix.
This also makes it easier to target a specific job for local debugging.

NOTE: This removes testing with Node 18. This should not matter as Node is only used for the build process, and is not part of the tested product.

@magnus-madsen magnus-madsen merged commit 7563148 into flix:master Jun 8, 2024
6 checks passed
@sockmaster27 sockmaster27 deleted the ci branch June 8, 2024 08:08
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