Closed anuragxxd closed 2 years ago
CI pipeline from the Github Actions right now is running two jobs in parallel:
A better approach will be to run the "Docker" job only after the "Linting and unit tests" job completed successfully.
Advantages of this will be:
Closed by #127
CI pipeline from the Github Actions right now is running two jobs in parallel:
A better approach will be to run the "Docker" job only after the "Linting and unit tests" job completed successfully.
Advantages of this will be: