Closed harryarakkal closed 1 year ago
Currently configured to run the python unit tests for each commit to main and for PRs that will merge into main.
main
In a PR if any test fails, we will see the following:
And if we go to the job page, we see the python unittest output:
python unittest
Currently configured to run the python unit tests for each commit to
main
and for PRs that will merge intomain
.In a PR if any test fails, we will see the following:
And if we go to the job page, we see the
python unittest
output: