Skip to content

Delete setup GitHub Actions job #31

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
Jul 18, 2023
Merged

Delete setup GitHub Actions job #31

merged 1 commit into from
Jul 18, 2023

Conversation

sho-hata
Copy link
Contributor

What

Improve GitHub Actions workflow with caching and job consolidation

  • remove "setup" job

How

Why

Dependencies of the lint, test and build jobs:
all of these jobs currently depend on the setup job, but it appears that the setup job does not specifically create any shared state.

Refs

@ohakutsu ohakutsu self-requested a review July 18, 2023 03:17
Copy link
Member

@ohakutsu ohakutsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sho-hata
LGTM!
Thank you for your contribution!

@ohakutsu ohakutsu merged commit dc8470f into increments:main Jul 18, 2023
@ohakutsu ohakutsu mentioned this pull request Jul 19, 2023
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