Update ui-automation.yml

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
This commit is contained in:
bhumi46
2024-09-04 12:51:37 +05:30
committed by GitHub
parent 80ab71c33f
commit 2b53fe38c0

View File

@@ -53,6 +53,7 @@ jobs:
- name: Compile with Maven
run: mvn clean compile -X
working-directory: /injitest/
- name: Cache npm dependencies
uses: actions/cache@v3.3.1