This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Description
⭐ Suggestion
This is same as EddieHubCommunity/good-first-issue-finder#383
It will create a single continuous integration workflow and perform everything in it
- Setup environment
- Install the packages
- Build the environment
- Cache dependencies
- Testing
Even if one is failed the successive steps will not run and it will report failure. This is easy to track which step failed instead of which action failed.
💻 Use Cases
No response
❌ Related Problems
No response