Skip to content

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