From ffe1cfba2e4c033f7afc179c69df06e94a429f19 Mon Sep 17 00:00:00 2001 From: AmolKadam-Tekdi Date: Mon, 8 Jul 2024 17:07:16 +0530 Subject: [PATCH] all_Automation_Git_Actions --- .github/workflows/all-automation.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/all-automation.yml b/.github/workflows/all-automation.yml index d5955a1e..3ea3395f 100644 --- a/.github/workflows/all-automation.yml +++ b/.github/workflows/all-automation.yml @@ -129,9 +129,7 @@ jobs: with: java-version: '17' distribution: 'adopt' - - - name: Set up Chrome - run: sudo apt-get install -y google-chrome-stable + - name: Cache Maven packages uses: actions/cache@v3