pymapdl
pymapdl copied to clipboard
Using dynamic jobs requeriments
The idea is to have another job after the matrix jobs (remote, local, and min) which checks that the latest versions jobs have passed. This job should execute always, regardless the matrix outcome, so if one non-critical job fails, it won't stop the CICD to pass.
This job will be the required by github configuration to pass.