How can I automatically stop my GitHub Actions pipeline if there are any test failures?

How can I have my GitHub Actions pipeline automatically stop if any tests fail?

Hi Brettm,

LambdaTest provide API’s that facilitate the data extraction for the test case status after execution. You can use this data to manipulate your pipelines.