[Refactor] Improve github actions performances
CruuzAzul opened this issue · 0 comments
CruuzAzul commented
Is your feature request related to a problem? Please describe.
The tasks in the github actions are not optimized.
Describe the solution you'd like
Separate the different tasks into several parallel jobs.