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

Fix CI not actually running tests #825

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

luxaritas
Copy link
Contributor

@luxaritas luxaritas commented Mar 20, 2024

Since Docker BuildKit became the default build mechanism in Docker, multistage Dockerfiles no longer automatically build all stages. This change forces the test stage to actually run.

Note that this requires #824 to be merged, as currently cloc fails to run due to perl dependencies not being installed into the container

@AlDanial AlDanial merged commit 657038f into AlDanial:master Mar 21, 2024
1 check passed
@AlDanial
Copy link
Owner

All I can say is: wow. I'd have never figured this out on my own. Thanks so much for making cloc better!

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.

None yet

2 participants