Trying to run Java TestNG with Github action CI/CD any sample repo?

I am trying to run the Java TestNG test on LambdaTest with Github action CI/CD. Is there some sample repo I can use for reference?

Hey Devan,

For reference, you can explore the code repository available at java-testng-githubaction. This repository provides examples and resources related to Java TestNG integration with GitHub Actions.

Feel free to dive into the codebase to gain insights and use it as a reference for setting up your own workflows. If you have specific questions or need further clarification, do reach out to us.