Currently the execution of GitHub workflows is not efficient. There are sequential stages of the CI/CD that redo the tests.
The workflows should be redesigned and dependencies should also be considered (currently, it is possible that a new release it deployed even tests fail).
Currently the execution of GitHub workflows is not efficient. There are sequential stages of the CI/CD that redo the tests.
The workflows should be redesigned and dependencies should also be considered (currently, it is possible that a new release it deployed even tests fail).