Skip to content

Install yamllint if missing. #43

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

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

Real github actions hosts have yamllint pre-installed. Docker images through act by default don't.
This leads to an annoying workflow for local runs.

Modifications:

Install yamllint if not found.

Result:

Both local and hosted github actions should work without modification.

Motivation:

Real github actions hosts have yamllint pre-installed.
Docker images through act by default don't.
This leads to an annoying workflow for local runs.

Modifications:

Install yamllint if not found.

Result:

Both local and hosted github actions should work without modification.
@PeterAdams-A PeterAdams-A requested a review from a team as a code owner October 22, 2024 14:50
@FranzBusch FranzBusch merged commit eb15ee4 into swiftlang:main Oct 22, 2024
9 checks passed
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