Skip to content

Commit

Permalink
all_Automation_Git_Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AmolKadam-Tekdi committed Jul 8, 2024
1 parent cf6b51a commit 5afcfd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/all-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ jobs:

- name: Build with Maven
run: mvn clean install
working-directory: all-learner-ai-app/all-learner-ai-app/allAutomation


- name: Run TestNG tests
run: mvn test -DsuiteXmlFile=testng.xml
working-directory: all-learner-ai-app/all-learner-ai-app/allAutomation

0 comments on commit 5afcfd4

Please sign in to comment.